Home
last modified time | relevance | path

Searched hist:"8 b84724e9e8445f26fb2f7ccb86f8109ba2427c6" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-fsl.cdiff 8b84724e9e8445f26fb2f7ccb86f8109ba2427c6 Tue Jul 07 21:50:23 CEST 2020 Gustavo A. R. Silva <gustavoars@kernel.org> 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>
H A Dehci-sched.cdiff 8b84724e9e8445f26fb2f7ccb86f8109ba2427c6 Tue Jul 07 21:50:23 CEST 2020 Gustavo A. R. Silva <gustavoars@kernel.org> 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>
H A Dehci-hcd.cdiff 8b84724e9e8445f26fb2f7ccb86f8109ba2427c6 Tue Jul 07 21:50:23 CEST 2020 Gustavo A. R. Silva <gustavoars@kernel.org> 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>