zephyr/subsys/mgmt/mcumgr/lib/cmd
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
..
fs_mgmt mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM 2022-05-25 13:56:03 -07:00
img_mgmt mgmt/mcumgr/lib: Remove dead code from img_mgmt_upload 2022-06-21 13:42:24 +02:00
os_mgmt mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM 2022-05-25 13:56:03 -07:00
shell_mgmt mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM 2022-05-25 13:56:03 -07:00
stat_mgmt mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM 2022-05-25 13:56:03 -07:00
CMakeLists.txt mgmt/mcumgr/lib: Replace license block 2021-11-16 10:45:57 +01:00
Kconfig mgmt/mcumgr: Split Kconfig into smaller Kconfigs 2022-03-31 14:36:38 -05:00