mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
13940738c2
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>