diff options
author | Joe Perches <joe@perches.com> | 2020-08-11 18:35:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-12 10:58:00 -0700 |
commit | ef3c005c0eb07a60949191bc6ee407d5f43cc502 (patch) | |
tree | fa732f9a2a453b0a2c18b52254fb03fc3020a2c2 /fs | |
parent | 1a3dcf2e6b35faa1176b9cd8200094fbce16ba19 (diff) |
checkpatch: remove missing switch/case break test
This test doesn't work well and newer compilers are much better
at emitting this warning.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Cambda Zhu <cambda@linux.alibaba.com>
Link: http://lkml.kernel.org/r/7e25090c79f6a69d502ab8219863300790192fe2.camel@perches.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions