Searched hist:"19186 c7b45c134820ea6fde3165a2cf30c1ace47" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | l2cap_sock.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | smp.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | l2cap_core.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | mgmt.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | hci_event.c | diff 19186c7b45c134820ea6fde3165a2cf30c1ace47 Wed Jul 08 15:18:23 CDT 2020 Gustavo A. R. Silva <gustavoars@kernel.org> Bluetooth: core: 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> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|