commit | 659f675e4b79c3b0821f7aab377177007b4ba3fd | [log] [tgz] |
---|---|---|
author | Emil Goode <emilgoode@gmail.com> | Fri Jun 08 18:55:20 2012 +0200 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Tue Jul 24 20:47:06 2012 +0000 |
tree | 6116f72c65e5c39613f10c33ed8519f08f2c09ab | |
parent | 6fcdbc0c3a683003a00f383fceac80da1b7852ff [diff] |
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>