diff options
author | 2020-07-07 14:52:14 -0500 | |
---|---|---|
committer | 2020-07-09 18:06:35 +0200 | |
commit | 2da3b53c78be8a11800a3d5053a8ca22b2455c8e (patch) | |
tree | 40c1e422cbbfa4f3401c22c69d3bfe397cfa5e78 /include/linux/usb.h | |
parent | Documentation/driver-api: usb/URB: drop doubled word (diff) | |
download | wireguard-linux-2da3b53c78be8a11800a3d5053a8ca22b2455c8e.tar.xz wireguard-linux-2da3b53c78be8a11800a3d5053a8ca22b2455c8e.zip |
usbip: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200707195214.GA3932@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions