Skip to content

Commit

Permalink
sparc32,sun4d: irq, smp files cleanup
Browse files Browse the repository at this point in the history
- drop filename in file header
- drop unused includes
- add description of sun4d interrupts (from davem)
- add KERN_* to printk
- fix spaces => tabs
- add spaces after reserved words
- fix indent of a whole code block in smp4d_boot_one_cpu()
  Note: two printk() was updated from debug to KERN_INFO in this code block
- drop all externs, they are now in header files

This is partly based on a patch from: David Miller <davem@davemloft.net>

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Mar 17, 2011
1 parent aba20a8 commit e54f854
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 197 deletions.
Loading

0 comments on commit e54f854

Please sign in to comment.