Refactor __process_request function of pkg_cmd.c 38/188638/22
authorilho <ilho159.kim@samsung.com>
Fri, 7 Sep 2018 02:49:48 +0000 (11:49 +0900)
committerilho <ilho159.kim@samsung.com>
Tue, 20 Nov 2018 02:52:52 +0000 (11:52 +0900)
commitc86fdeb2eacc59ac81991bc00b255ad61ce0ec9d
treedff50039f4315376f3ea66ec05fccda6ca524d44
parent62e2a0589017350f602e14f434d84a7f3e66421c
Refactor __process_request function of pkg_cmd.c

change that function's long switch-case statement using function pointer

Change-Id: I2bbc26dab024b8827cb706dae14c73f8414a1252
Signed-off-by: ilho <ilho159.kim@samsung.com>
src/pkg_cmd.c