git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ec572
)
[media] cx231xx: add a missing break statement
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 11 Jan 2013 05:48:41 +0000
(
02:48
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 5 Feb 2013 22:22:06 +0000
(20:22 -0200)
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>
No differences found