[media] cx231xx: add a missing break statement
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 11 Jan 2013 05:48:41 +0000 (02:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 22:22:06 +0000 (20:22 -0200)
commitf62436a96a0678a4e8bc54e7b987be72977af9ce
treedc50fce8aa6cbcc4ec352dd8f5dd13474ddfe93c
parentf1ec57239f9bf19b2ccc0535cb8bc17dc4aaaab2
[media] cx231xx: add a missing break statement

My static checker complains about the fall through here.  From the
context it looks like we should add a break statement.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/cx231xx/cx231xx-video.c
This page took 0.0392 seconds and 5 git commands to generate.