commit | 7d18dbddb727f8268140ab76d3954b974a21657c | [log] [tgz] |
---|---|---|
author | Wei Ming Chen <jj251510319013@gmail.com> | Fri May 07 20:38:43 2021 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri May 07 16:01:08 2021 -0700 |
tree | 52f6ccc5fa241a9634ea6a53a1729aa85f164e04 | |
parent | 8a7cb245cf28cb3e541e0d6c8624b95d079e155b [diff] |
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>