zephyr/subsys
Flavio Ceolin 1036edcfbb log: Fix switch statement
MISRA-C has several rules about switch statements like each clause
end with an unconditional break. This commit fix these problems to
be in accordance with the standard.

MISRA-C rules 16.1, 16.3 and 16.4

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-21 21:06:18 +01:00
..
app_memory
bluetooth Bluetooth: controller: Fix Conn Param Req procedure stall issue 2018-12-19 14:47:38 +01:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp
debug
dfu
disk
fb
fs
logging log: Fix switch statement 2018-12-21 21:06:18 +01:00
mgmt
net net/pkt: Fix debug logs checking 2018-12-21 21:00:54 +01:00
power
random
settings
shell shell: Add dropping of expired messages 2018-12-19 14:37:00 +01:00
stats
storage
usb usb: hid: boot protocol 2018-12-19 07:36:18 -06:00
CMakeLists.txt
Kconfig