[media] cx23885: Remove unused 'err:' labels to quiet compiler warning
authorAndy Walls <awalls@md.metrocast.net>
Mon, 14 Feb 2011 01:01:38 +0000 (22:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 2 Mar 2011 16:45:27 +0000 (13:45 -0300)
commit593110d143f85d1aca227685edd571f137388b24
treeb248a5385925f0a185e13c691bd3d827af7b59a8
parent67914b5c400d6c213f9e56d7547a2038ab5c06f4
[media] cx23885: Remove unused 'err:' labels to quiet compiler warning

The previous revert-commit, that affected cx23885-i2c.c, left some
unused labels that the compiler griped about.  Clean them up.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-i2c.c