common/cmd_ide.c: CodingStyle cleanup
Make file acceptable to checkpatch. This is only a basic clean up to the extend possible without any real changes to the source code. Warnings due to line over 80 characters were accepted because these affect only printf()s with user visible strings. No attempts were made to fix warnings about volatile and externs - these need a more thorough cleanup. Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
88b2533de0
commit
34c202c7eb
1744
common/cmd_ide.c
1744
common/cmd_ide.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue