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:
e2392d3
)
[media] cx88: remove return after BUG()
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 24 Sep 2014 19:23:30 +0000
(16:23 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Fri, 26 Sep 2014 09:47:57 +0000
(06:47 -0300)
As reported by smatch:
drivers/media/pci/cx88/cx88-video.c:699 get_queue() info: ignoring unreachable code.
drivers/media/pci/cx88/cx88-video.c:714 get_resource() info: ignoring unreachable code.
drivers/media/pci/cx88/cx88-video.c:815 video_read() info: ignoring unreachable code.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found