Compiler Attributes: Add continue in comment
authorWei Ming Chen <jj251510319013@gmail.com>
Thu, 6 May 2021 12:30:51 +0000 (20:30 +0800)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 12 May 2021 18:18:46 +0000 (20:18 +0200)
commitca0760e7d79e2bb9c342e6b3f925b1ef01c6303e
tree43553c50b5a9dc388fc5b5ea2b540b0a4fd28277
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
Compiler Attributes: Add continue in comment

Add "continue;" for switch/case block according to Doc[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>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
include/linux/compiler_attributes.h