[media] drxk: Remove goto/break after return
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 15 Jul 2011 12:35:58 +0000 (09:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:56:03 +0000 (17:56 -0300)
commitab12f41f62ee8824bb2eec12c8dcbfb31dd4572a
tree6d18a5012ddc4ffebe6e1ffb50233f3ae7f21e3f
parent320ed23ebf135a3403a7068ede7ca7915675bd47
[media] drxk: Remove goto/break after return

After return, we don't need any other statement to change the
function flux ;)

Reported-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/drxk_hard.c