diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-08 23:25:05 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-07-10 20:09:42 +0300 |
commit | 710a9194610ace9db8ea9ac44677ed69602b1ad9 (patch) | |
tree | ba89b5e9535f51492b8a6a23f42370ed6e234b7f /drivers/bluetooth/bcm203x.c | |
parent | 19186c7b45c134820ea6fde3165a2cf30c1ace47 (diff) | |
download | linux-710a9194610ace9db8ea9ac44677ed69602b1ad9.tar.xz |
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1].
[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>
Diffstat (limited to 'drivers/bluetooth/bcm203x.c')
0 files changed, 0 insertions, 0 deletions