• W
    common/cmd_ide.c: CodingStyle cleanup · 34c202c7
    Wolfgang Denk 提交于
    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: NWolfgang Denk <wd@denx.de>
    34c202c7
cmd_ide.c 50.4 KB