summaryrefslogtreecommitdiff
path: root/include/media/v4l2-fwnode.h
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2021-09-14 01:22:01 +0300
committerGustavo A. R. Silva <gustavoars@kernel.org>2021-10-13 22:47:48 +0300
commit02900f428d3c7acd89b77784bec33ddec7b750a4 (patch)
tree08736c4f2650f1f84e7976c1ef1d082ad208cf35 /include/media/v4l2-fwnode.h
parent25d7b70e0202321ed284c51788764fd978bed415 (diff)
downloadlinux-02900f428d3c7acd89b77784bec33ddec7b750a4.tar.xz
pcmcia: db1xxx_ss: Fix fall-through warning for Clang
Fix the following fallthrough warning: drivers/pcmcia/db1xxx_ss.c:359:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: ^ drivers/pcmcia/db1xxx_ss.c:359:2: note: insert 'break;' to avoid fall-through case 3: ^ break; This helps with the ongoing efforts to globally enable -Wimplicit-fallthrough for Clang. Link: https://github.com/KSPP/linux/issues/115 Link: https://lore.kernel.org/linux-mm/202109030839.t2llsvmc-lkp@intel.com/ Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'include/media/v4l2-fwnode.h')
0 files changed, 0 insertions, 0 deletions