Skip to content

Commit

Permalink
x86: coding style fixes to arch/x86/pci/irq.
Browse files Browse the repository at this point in the history
Before:
total: 60 errors, 85 warnings, 1237 lines checked

After:
total: 1 errors, 82 warnings, 1226 lines checked

WARNING: line over 80 characters

Compile tested.

paolo@paolo-desktop:/tmp$ size irq.o.*
   text    data     bss     dec     hex filename
   6128     440      76    6644    19f4 irq.o.after
   6128     440      76    6644    19f4 irq.o.before

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Paolo Ciarrocchi authored and Ingo Molnar committed Jun 10, 2008
1 parent ce8e37c commit 7058b06
Showing 1 changed file with 125 additions and 136 deletions.
Loading

0 comments on commit 7058b06

Please sign in to comment.