summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-10-08 17:28:49 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-10 12:32:29 +0200
commit93578a25d4e21603518daf27a5f9caa4bf79de68 (patch)
tree47eb78e4f7fdc9012c65f36c450ca4138a3bcdb0 /include/soc
parent6c8cf369517640edcb4305b38a27f592a54b7bbe (diff)
usb: musb: gadget: Use fallthrough pseudo-keyword
In order to enable -Wimplicit-fallthrough for Clang[1], replace the existing /* FALLTHROUGH */ comment with the new pseudo-keyword macro fallthrough[2]. [1] https://git.kernel.org/linus/e2079e93f562c7f7a030eb7642017ee5eabaaa10 [2] 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> Link: https://lore.kernel.org/r/20201008222849.GA18634@embeddedor Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions