zephyr/subsys/mgmt
Dominik Ermel f9d69c34c9 mgmt/mcumgr/lib: Remove dead code from img_mgmt_upload
The img_mgmt_impl_erase_if_needed was only called when
CONFIG_IMG_ERASE_PROGRESSIVELY is y, and it does nothing anyway;
because the function always returns 0, and does nothing,
neither the function no result processing, from a call to the
function, is needed.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-06-21 13:42:24 +02:00
..
ec_host_cmd subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hawkbit subsys/mgmt/hawkbit: format for readability 2022-06-07 11:52:10 +02:00
mcumgr mgmt/mcumgr/lib: Remove dead code from img_mgmt_upload 2022-06-21 13:42:24 +02:00
osdp mgmt: osdp: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
updatehub subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00