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> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.cp | ||
| Kconfig.pd | ||