]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Cosmetic: reformat drivers/video/cfb_console.c
authorWolfgang Denk <wd@denx.de>
Fri, 29 Jul 2011 09:55:27 +0000 (09:55 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 1 Aug 2011 12:58:41 +0000 (14:58 +0200)
commit64e40d72eade798fdc4766af80702aeae0e726cb
treef626c621ceb30f36ab76273bd2ec0aade41b7296
parentdd620b26332eb1e9fc0216760909c4046ba09745
Cosmetic: reformat drivers/video/cfb_console.c

Run cfb_console.c through indent and manually fix some of he
deficiencies of the automatic line breaking.

Fix multiline comments, excessive line spacing and such.

No changes to code done.

Signed-off-by: Wolfgang Denk <wd@denx.de>
drivers/video/cfb_console.c