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)
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>

No differences found