zephyr/lib/libc
Maksim Masalski a61edd480d lib: add default labels and comments to switch statements
According to the Zephyr Coding Guideline all switch statements
shall be well-formed.
Added a default labels to switch-clauses without them.
Added comments to the empty default cases.

Found as a coding guideline violation (MISRA R16.1) by static
coding scanning tool.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2021-06-04 16:22:23 -05:00
..
minimal lib: add default labels and comments to switch statements 2021-06-04 16:22:23 -05:00
newlib lib: newlib: Add minimum required heap size config 2021-06-02 08:50:45 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig lib: newlib: Add minimum required heap size config 2021-06-02 08:50:45 -05:00