]> 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)
commit08237614263d46cad908c2a4b83e1d5ec79225c3
tree43553c50b5a9dc388fc5b5ea2b540b0a4fd28277
parent9fb51bb203ba1c67f480638e9d0605db59810687
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