28c823b16e
A previous check and return for (maxlen <= 0) makes manlen at least 1 so checks for (maxlen < 1) would never evaluate to true. Remove these checks and merge those cases into one. CID: 215392 Fixes: #33092 Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com> |
||
---|---|---|
.. | ||
ec_host_cmd | ||
hawkbit | ||
mcumgr | ||
osdp | ||
updatehub | ||
CMakeLists.txt | ||
Kconfig |