rtcwake: remove a static variable
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Oct 2009 14:04:50 +0000 (16:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Oct 2009 14:04:50 +0000 (16:04 +0200)
commit784d095877ed64890700e51494badf17eca2bd82
tree9c064d66f85beb48acefd0c1a7c84a1fae5a6c02
parentef5bc2c39c8b2dfda3915345f7abb17e1927684d
rtcwake: remove a static variable

function                                             old     new   delta
rtc_time                                               4       -      -4
rtcwake_main                                         479     474      -5
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/1 up/down: 0/-9)               Total: -9 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/rtcwake.c