Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
This switch statement does not list out all the cases. Since the
'default' covers all the rest, the 'DOTS' case is unneeded.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
13940738