Skip to content
Snippets Groups Projects
Commit 34c202c7 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
parent 88b2533d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment