[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Oct 2010 21:13:41 +0000 (18:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 09:54:17 +0000 (07:54 -0200)
It was missing the `break'.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=18672

Reported-by: Igor <i2g2r2@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found