]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/media/dvb-frontends/drxd_hard.c
media: cleanup fall-through comments
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 7 Aug 2018 11:59:20 +0000 (07:59 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 8 Aug 2018 14:57:14 +0000 (10:57 -0400)
commit40e431112c63296a6130810ab62a5fe73953f074
tree56ca7db38a329a88ce40745e2e01bb5661a3f312
parent3354b54f9f7037a1122d3b6009aa9d39829d6843
media: cleanup fall-through comments

As Ian pointed out, adding a '-' to the fallthrough seems to meet
the regex requirements at level 3 of the warning, at least when
the comment fits into a single line.

So, replace by a single line the comments that were broken into
multiple lines just to make gcc -Wimplicit-fallthrough=3 happy.

Suggested-by: Ian Arkver <ian.arkver.dev@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-frontends/drx39xyj/drxj.c
drivers/media/dvb-frontends/drxd_hard.c
drivers/media/dvb-frontends/drxk_hard.c
drivers/staging/media/imx/imx-media-csi.c