Browse Source

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 years ago
parent
commit
34c202c7eb
1 changed files with 333 additions and 328 deletions
  1. 333 328
      common/cmd_ide.c

File diff suppressed because it is too large
+ 333 - 328
common/cmd_ide.c


Some files were not shown because too many files changed in this diff