Skip to content
Commit b6d89892 authored by ferar alashkar's avatar ferar alashkar Committed by Anas Nashif
Browse files

drivers: intc: stm32: add break to switch-clause



add an unconditional break to switch-clause's default case, complying
with required [misra-c2012-16.3] rule which states; An unconditional
break statement terminate every switch-clause.

Found as a coding guideline violation (Rule 16.3) by static code
scanning tool.

Note: Tested on STM32L5 Nucleo-144 board (stm32l552xx).

Signed-off-by: default avatarferar alashkar <ferar.alashkar@gmail.com>
parent 9d938630
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment