git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
068e0dc
)
ACPI / PM: acpi_processor_suspend() can be static
author
Fengguang Wu
<fengguang.wu@intel.com>
Mon, 10 Jun 2013 22:55:10 +0000
(
00:55
+0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 19 Jun 2013 21:36:41 +0000
(23:36 +0200)
Since acpi_processor_suspend() and acpi_processor_resume() need not
be visible outside of the file they are defined in, make them
static.
[rjw: Changelog]
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found