CodingStyle fixes based on LKML comments
authorTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2007 18:06:32 +0000 (18:06 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2007 18:06:32 +0000 (18:06 +0000)
Changes are mostly:

- No externs in .c files
- Use standard commenting format
- Use standard debug functions or loglevel for printk

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found