Skip to content

Commit

Permalink
x86: clean up drivers/char/rtc.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent 6b4b05b commit 5fd1fe9
Showing 1 changed file with 129 additions and 109 deletions.
Loading

0 comments on commit 5fd1fe9

Please sign in to comment.