Fix wrong coding rules in os, framework folder
authorAhreum Jeong <ahreum.jeong@samsung.com>
Mon, 4 Sep 2017 11:06:25 +0000 (20:06 +0900)
committerAhreum Jeong <ahreum.jeong@samsung.com>
Tue, 5 Sep 2017 07:30:58 +0000 (16:30 +0900)
commit203916231d946794d9cbba43de9c484b451ce8e7
tree4fd5e886ccadcf50f67751a523292113bda46390
parent353f52ca81373911ae5a51651bd633faaf12a826
Fix wrong coding rules in os, framework folder

os/include/net/lwip/lwipopts.h:400: ERROR: [IDT_M_TAB] please, no space before tabs
os/include/net/lwip/lwipopts.h:404: ERROR: [IDT_M_TAB] please, no space before tabs
os/include/tinyara/scsi.h:441: ERROR: [IDT_M_TAB] code indent should use tabs where possible
os/include/tinyara/scsi.h:445: ERROR: [IDT_M_TAB] code indent should use tabs where possible
os/include/tinyara/fs/ioctl.h:298: ERROR: [SPC_M_OPR] spaces required around that '==' (ctx:WxV)

framework/src/mqtt/config.h:45: ERROR: [SPC_M_OPR] space required after that ',' (ctx:VxV)
framework/src/mqtt/config.h
os/arch/arm/src/s5j/s5j_boot.c
os/include/net/lwip/lwipopts.h
os/include/tinyara/fs/ioctl.h
os/include/tinyara/scsi.h