OpenCloudOS-Kernel/drivers/usb
Gustavo A. R. Silva 8b84724e9e usb: host: 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/20200707195023.GA3792@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-10 08:55:18 +02:00
..
atm usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
c67x00 usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-03 10:18:40 +02:00
cdns3 usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
chipidea usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format 2020-07-09 17:19:56 +02:00
class usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
common usb: common: ulpi: Fix a few kerneldoc related issues 2020-07-03 09:34:11 +02:00
core usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
dwc2 usb: dwc2: gadget: Remove assigned but never used 'maxsize' 2020-07-03 10:20:11 +02:00
dwc3 usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPI 2020-07-09 17:19:59 +02:00
early usb: early: xhci-dbc: File headers are not good candidates for kerneldoc 2020-07-09 17:19:59 +02:00
gadget usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr' 2020-07-09 17:19:58 +02:00
host usb: host: Use fallthrough pseudo-keyword 2020-07-10 08:55:18 +02:00
image usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
isp1760 usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
misc usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
mon USB: mon: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 09:49:28 +01:00
mtu3 usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk' 2020-07-09 16:46:57 +02:00
musb usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-09 16:47:00 +02:00
phy usb: phy: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
renesas_usbhs usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
roles usb: roles: Switch on role-switch uevent reporting 2020-05-13 14:20:49 +02:00
serial USB: Fix up terminology 2020-07-01 14:04:04 +02:00
storage USB: storage: replace HTTP links with HTTPS ones 2020-07-09 18:06:12 +02:00
typec usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init() 2020-07-09 17:19:58 +02:00
usbip usbip: Use fallthrough pseudo-keyword 2020-07-09 18:06:35 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile USB: Changes for v5.4 merge window 2019-09-02 19:20:57 +02:00
usb-skeleton.c USB: usb-skeleton: drop redundant in-urb check 2019-10-10 12:41:19 +02:00