[CG6]: code cleanup
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 6 Aug 2007 01:04:18 +0000 (18:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 14 Oct 2007 04:53:07 +0000 (21:53 -0700)
commit6993bea1b6ff49312f19339b3469db5887dfd633
tree35b9be21dd68818957ae0e5db68969dcf28fa413
parentd773b33972a663cfaf066e966f87922a74088a1e
[CG6]: code cleanup

This patch:
- corrects coding style errors pointed by Lindent and checkpatch
- replaces space chunks with tabs
- removes one redundant include
- improves indentations of defines
- removes from comments leftovers from skeletonfb
- adds __devinit attribute to two init functions

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/video/cg6.c