Fix checkpatch warnings
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 12 Feb 2014 02:54:49 +0000 (21:54 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 05:25:18 +0000 (00:25 -0500)
commit5419d1bd9d2faae98c78da740634b972e8f5aac1
treee5e82ad010353eb4804ff3d66564b6cb89461dd3
parent3c838204cd78bcf106fdd65476180659ab629fcb
Fix checkpatch warnings
33 files changed:
src/cli/keyboard.c
src/cli/keyboard.h
src/cli/main.c
src/cli/menu.c
src/cli/menu.h
src/cli/parser.y
src/common/common.h
src/common/cpu8051.c
src/common/cpu8051.h
src/common/hexfile.c
src/common/hexfile.h
src/common/memory.c
src/common/memory.h
src/common/opcode2c.pl
src/common/sfr.c
src/common/timers.c
src/gtk/app-config.c
src/gtk/app-config.h
src/gtk/filemenu.c
src/gtk/filemenu.h
src/gtk/helpmenu.c
src/gtk/helpmenu.h
src/gtk/main.c
src/gtk/main.h
src/gtk/memwin.c
src/gtk/messagebox.c
src/gtk/pgmwin.c
src/gtk/pgmwin.h
src/gtk/pswwin.c
src/gtk/regwin.c
src/gtk/timerwin.c
src/gtk/viewmenu.c
src/gtk/viewmenu.h