]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: clean up drivers/char/rtc.c
authorIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
commit5fd1fe9c582e00ca0a98f852cd693dc3caf607a0
treef7965a80e784b659568dbd41e9773e812e550880
parent6b4b05bd790389962e6fcfc862562e7fa239c9d2
x86: clean up drivers/char/rtc.c

tons of style cleanup in drivers/char/rtc.c - no code changed:

   text    data     bss     dec     hex filename
   6400     384      32    6816    1aa0 rtc.o.before
   6400     384      32    6816    1aa0 rtc.o.after

since we seem to have a number of open breakages in this code we might
as well start with making the code more readable and maintainable.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/char/rtc.c