]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffe6a880a43e56f2320789cff3617a93105f291a
tree43553c50b5a9dc388fc5b5ea2b540b0a4fd28277
parent78f0a5f86683713bf30eae653c023ab078a37264
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