Home
last modified time | relevance | path

Searched hist:"1 a10d0bc906d3997b46d6ab22ce2e3e20624b405" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dusbnet.cdiff 1a10d0bc906d3997b46d6ab22ce2e3e20624b405 Fri Oct 02 17:53:15 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> usbnet: Use fallthrough pseudo-keyword

Replace // FALLTHROUGH comment with the new pseudo-keyword macro
fallthrough[1].

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>