commit | 6993bea1b6ff49312f19339b3469db5887dfd633 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Sun Aug 05 18:04:18 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Oct 13 21:53:07 2007 -0700 |
tree | 35b9be21dd68818957ae0e5db68969dcf28fa413 | |
parent | d773b33972a663cfaf066e966f87922a74088a1e [diff] |
[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>