]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8954): common/tuners: Drop code after return or goto
authorJulia Lawall <julia@diku.dk>
Thu, 11 Sep 2008 12:33:26 +0000 (09:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:01 +0000 (09:37 -0200)
commitc87994db017a5a28af2edd043669a371d800919e
tree1a7a76cd727eca72ffef6e8fc4217f678c9365d8
parentc9166977efdb6480dbac13df226113eb75026606
V4L/DVB (8954): common/tuners: Drop code after return or goto

The break after the return or goto serves no purpose.

Signed-off-by: Julia Lawall <julia@diku.dk>
Reviewed-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/mxl5007t.c
drivers/media/common/tuners/tda18271-fe.c
drivers/media/common/tuners/tda9887.c
drivers/media/common/tuners/tuner-simple.c