瀏覽代碼

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>
Wolfgang Denk 13 年之前
父節點
當前提交
34c202c7eb
共有 1 個文件被更改,包括 333 次插入328 次删除
  1. 333 328
      common/cmd_ide.c

文件差異過大導致無法顯示
+ 333 - 328
common/cmd_ide.c


部分文件因文件數量過多而無法顯示