commit | 579129398605fbde65b1612ad01d81874ac411ae | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sat Jul 30 12:48:09 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Aug 01 15:03:07 2011 +0200 |
tree | e3117ebb904ccdd18de2245b0afb1f79823a0493 | |
parent | 72c65f6f6dab7a0a46d5e7db03c20bc18865181f [diff] |
cfb_console.c: checkpatch cleanup Fix the following: ERROR: do not initialise statics to 0 or NULL ERROR: do not use assignment in if condition Signed-off-by: Wolfgang Denk <wd@denx.de>