Adjust coding rule 90/149290/1
authorSeungha Son <seungha.son@samsung.com>
Tue, 12 Sep 2017 05:03:37 +0000 (14:03 +0900)
committerSeungha Son <seungha.son@samsung.com>
Tue, 12 Sep 2017 05:04:38 +0000 (14:04 +0900)
commit732c535670d54465a99aa5b864d0eddd99c5c2d5
treeb3b5dcc0dafb8eb2d3b0cc8eff0aa6003ba2e80f
parentfc55bf987c3ab4dd4a402600961a832de755c7a8
Adjust coding rule

 - open brace '{' following struct go on the same line
 - "foo* bar" should be "foo *bar"
 - braces {} are not necessary for single statement blocks

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I87e190ba140bfc8186ea3c816f390dfc9e31877e
src/rua_dbus.c
src/rua_dbus.h