aty128fb: Fix coding style issues
authorEmil Goode <emilgoode@gmail.com>
Fri, 8 Jun 2012 16:55:20 +0000 (18:55 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 24 Jul 2012 20:47:06 +0000 (20:47 +0000)
commit659f675e4b79c3b0821f7aab377177007b4ba3fd
tree6116f72c65e5c39613f10c33ed8519f08f2c09ab
parent6fcdbc0c3a683003a00f383fceac80da1b7852ff
aty128fb: Fix coding style issues

This patch cleans up some coding style issues.

-Some lines are indented with 4 spaces, most of this code
 is not used but it should be correctly indented anyway.

-I also fixed some long lines exceeding the 80 char limit.

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/aty/aty128fb.c