atm: firestream: Use fallthrough pseudo-keyword
authorWei Ming Chen <jj251510319013@gmail.com>
Fri, 7 May 2021 12:38:43 +0000 (20:38 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 May 2021 23:01:08 +0000 (16:01 -0700)
commit7d18dbddb727f8268140ab76d3954b974a21657c
tree52f6ccc5fa241a9634ea6a53a1729aa85f164e04
parent8a7cb245cf28cb3e541e0d6c8624b95d079e155b
atm: firestream: Use fallthrough pseudo-keyword

Add pseudo-keyword macro fallthrough[1]

[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
Link: https://lore.kernel.org/r/20210507123843.10602-1-jj251510319013@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/atm/firestream.c