fix violations of coding rule at framework
authorsunghan <sh924.chang@samsung.com>
Mon, 14 Aug 2017 08:38:50 +0000 (17:38 +0900)
committersunghan <sh924.chang@samsung.com>
Mon, 14 Aug 2017 08:42:46 +0000 (17:42 +0900)
commit2c5aa6e14e5a5221ccb9d4ac142a178368524afd
tree04bcb9b7307c537ad437beea5513a783e7c23884
parent547f0793958aab89f4547511a19e92b41f925d28
fix violations of coding rule at framework

arastorage :
[M04] Operators have following space rules.
Put a space around(on each side of) most binary and ternary operators

iotbus :
[M08] Open braces for enum, union and struct go on the same line.
framework/include/iotbus/iotbus_gpio.h
framework/include/iotbus/iotbus_i2c.h
framework/include/iotbus/iotbus_pwm.h
framework/include/iotbus/iotbus_spi.h
framework/include/iotbus/iotbus_uart.h
framework/src/arastorage/relation.h