thor: Move context members to structure dfu_entry 15/229015/5
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 1 Apr 2020 00:22:23 +0000 (09:22 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 2 Apr 2020 03:19:53 +0000 (12:19 +0900)
commit217911ef01411704b2b13995dce8a3a7cdae3be0
tree55b84cb0dc959a00b14e851f8622a9c7c4a10c18
parent3a3364d4c43fcf81180d239f29c0311895473771
thor: Move context members to structure dfu_entry

This removes unnecessary members in thor context and move them into
dfu_entry structure. The code is just cleaned up and the change has
no effect on functionalites.

Change-Id: I297132be52b7e5e1b75b410297e98cf63870c503
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/dfu.c
src/dfu.h
src/thor.c