Skip to content

Commit

Permalink
drivers/net/mac8390.c: Checkpatch cleanups
Browse files Browse the repository at this point in the history
Use #include <linux/ not #include <asm/
Add spaces after arguments
Comment neatening
Make a couple of arrays static const
Align function arguments
Wrap text at 80 columns where reasonable
Cuddle brace else

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Jan 7, 2010
1 parent 18c0019 commit 8e4d969
Showing 1 changed file with 122 additions and 107 deletions.
Loading

0 comments on commit 8e4d969

Please sign in to comment.