Skip to content
Commit 405e991c authored by Benedikt Spranger's avatar Benedikt Spranger Committed by Bastian Germann
Browse files

Add default handling to switch and revisit error handling



The Java naming convention claims:
Every switch statement should include a default case.

Revisit all switch statements and add a default case if needed. While
at it check the error handling.

Signed-off-by: default avatarBenedikt Spranger <b.spranger@linutronix.de>
Reviewed-by: default avatarBastian Germann <bage@linutronix.de>
parent c4f80816
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment