Refactoring exception handling routines to remove duplication operations 61/130761/3
authorSungguk Na <sungguk.na@samsung.com>
Wed, 24 May 2017 01:18:20 +0000 (10:18 +0900)
committerSungguk Na <sungguk.na@samsung.com>
Wed, 24 May 2017 04:46:31 +0000 (13:46 +0900)
commitb67edeed3acfa63ae98bd7e0b91252e64f054e2e
tree725aff0fe7e7f7d8016e8f4f968b746d6ffd797c
parent00140acb3ca9911018404abcd873b1ee7f46ec3f
Refactoring exception handling routines to remove duplication operations

Change-Id: Ib62e79d947b01acd0c24eca9001d85009be9cbc3
Signed-off-by: Sungguk Na <sungguk.na@samsung.com>
src/daemon/peripheral_bus.c
src/daemon/peripheral_bus.h
src/daemon/peripheral_bus_i2c.c
src/daemon/peripheral_bus_i2c.h
src/daemon/peripheral_bus_pwm.c
src/daemon/peripheral_bus_pwm.h
src/daemon/peripheral_bus_uart.c
src/daemon/peripheral_bus_uart.h
src/interface/i2c.c