mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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: Masahiro Yamada <masahiroy@kernel.org>