From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:28:43 +0000 (-0700) Subject: tdfxfb: coding style improvement X-Git-Tag: v2.6.24-rc1~938 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af1d50f7f679375f579782f2d5eb5e2a1508df8;p=pandora-kernel.git tdfxfb: coding style improvement This patch contains coding style improvements to the tdfxfb driver (white spaces, indentations, long lines). It also moves fb_ops structure to the end of file, so forward declarations of ops functions are redundant. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed