Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information