Skip to content
Commit cbfd33f2 authored by Maksim Masalski's avatar Maksim Masalski Committed by Anas Nashif
Browse files

arch: add comments to empty default case, add default LOG_ERR



According to the Zephyr Coding Guideline all switch statements
shall be well-formed.
Add a comment to the empty default case.
Add a LOG_ERR to the default case.

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

Signed-off-by: default avatarMaksim Masalski <maksim.masalski@intel.com>
parent bf6c1e51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment