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:
7936095
)
Staging: bcm: add a missing break statement
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 11 Jan 2013 06:55:18 +0000
(22:55 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jan 2013 00:44:10 +0000
(16:44 -0800)
My static checker complains that there is a missing break statement
here. From the context, it does look like a break statement was
intended.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found