summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-08 23:26:50 +0300
committerMarcel Holtmann <marcel@holtmann.org>2020-07-10 20:09:42 +0300
commita3b4cbfc078d9b97b500d78f225c6b53c43ff745 (patch)
treeca152cef8903a4a6921ffb5a3105b43ceeb50d3b /net
parent710a9194610ace9db8ea9ac44677ed69602b1ad9 (diff)
downloadlinux-a3b4cbfc078d9b97b500d78f225c6b53c43ff745.tar.xz
Bluetooth: 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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions