commit | 30205377ddbb717ee451e872fd59511f4f76373d | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Apr 18 18:51:44 2020 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 20 10:32:16 2020 +0200 |
tree | f2cc6e69b8f47af79612b5f8aa7725090b07f083 | |
parent | 107d47b2b95ef478d71f3bf36201886d7475427a [diff] |
PM: sleep: core: Fold functions into their callers Fold four functions in the PM core that each have only one caller now into their callers. No intentional functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Alan Stern <stern@rowland.harvard.edu>