When there are only a few enumeration value we shouldn't use default.
This way should we need to add +1 element to the enumeration the static analyzers will point out all the location where it might need to be used.
Signed-off-by:
kristof <Kristof.Szabados@ericsson.com>
Please register or sign in to comment