projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a2bc86
)
Remove SYSTEM_SUSPEND_DISK system state
author
Rafael J. Wysocki
<rjw@sisk.pl>
Sat, 21 Jul 2012 18:24:52 +0000
(20:24 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Jul 2012 20:58:17 +0000
(13:58 -0700)
The SYSTEM_SUSPEND_DISK system state is never used, so drop it.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h
patch
|
blob
|
history
diff --git
a/include/linux/kernel.h
b/include/linux/kernel.h
index
e07f5e0
..
6043821
100644
(file)
--- a/
include/linux/kernel.h
+++ b/
include/linux/kernel.h
@@
-377,7
+377,6
@@
extern enum system_states {
SYSTEM_HALT,
SYSTEM_POWER_OFF,
SYSTEM_RESTART,
- SYSTEM_SUSPEND_DISK,
} system_state;
#define TAINT_PROPRIETARY_MODULE 0