From: Ingo Molnar Date: Wed, 30 Jan 2008 12:31:09 +0000 (+0100) Subject: x86: clean up drivers/char/rtc.c X-Git-Tag: v2.6.25-rc1~1143^2~622 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd1fe9c582e00ca0a98f852cd693dc3caf607a0;p=pandora-kernel.git 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed