aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/usbtmc.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-07 15:00:40 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-10 08:55:17 +0200
commit4e71e079432e3e0c8572a405f5cedf957d4d422c (patch)
treed844f9d70f66ee0b14d25cee83290fb967a118db /drivers/usb/class/usbtmc.c
parentusbip: Use fallthrough pseudo-keyword (diff)
downloadlinux-dev-4e71e079432e3e0c8572a405f5cedf957d4d422c.tar.xz
linux-dev-4e71e079432e3e0c8572a405f5cedf957d4d422c.zip
usb: phy: 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/20200707200040.GA4525@embeddedor Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/class/usbtmc.c')
0 files changed, 0 insertions, 0 deletions