diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:49:12 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:49:12 +0200 |
commit | ba2dcccd799963ac74ee92300df494947820608b (patch) | |
tree | e27140083f1f4faebe86cde97a3dabbff5ac7f9e /init | |
parent | 0f8960542f6f5ae258e72e56ba7296a01a9c10af (diff) | |
download | busybox-w32-ba2dcccd799963ac74ee92300df494947820608b.tar.gz busybox-w32-ba2dcccd799963ac74ee92300df494947820608b.tar.bz2 busybox-w32-ba2dcccd799963ac74ee92300df494947820608b.zip |
*: trailing empty lines removed
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'init')
-rw-r--r-- | init/reboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/reboot.h b/init/reboot.h index ff045fdd1..949763949 100644 --- a/init/reboot.h +++ b/init/reboot.h | |||
@@ -28,4 +28,3 @@ | |||
28 | # define RB_POWER_OFF RB_HALT_SYSTEM | 28 | # define RB_POWER_OFF RB_HALT_SYSTEM |
29 | # endif | 29 | # endif |
30 | #endif | 30 | #endif |
31 | |||