diff options
author | 2020-07-07 14:53:51 -0500 | |
---|---|---|
committer | 2020-07-10 08:55:18 +0200 | |
commit | e288fc982820e1bf397c873b0cf0cbf876829b7f (patch) | |
tree | 431db43a262123aa301ccff2df6b8d7c6dfa1f57 /include/linux/usb.h | |
parent | usb: Use fallthrough pseudo-keyword (diff) | |
download | wireguard-linux-e288fc982820e1bf397c873b0cf0cbf876829b7f.tar.xz wireguard-linux-e288fc982820e1bf397c873b0cf0cbf876829b7f.zip |
USB: OHCI: 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>
Link: https://lore.kernel.org/r/20200707195351.GA4061@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions