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:
c129223
)
[media] si2157: add own goto label for kfree() on probe error
author
Antti Palosaari
<crope@iki.fi>
Sat, 6 Dec 2014 18:13:31 +0000
(15:13 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 29 Jan 2015 20:49:25 +0000
(18:49 -0200)
Use own goto label for error case mem free is needed, even kfree could
be called with NULL. I think it is better to have it, even not required.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/si2157.c
patch
|
blob
|
history
diff --cc
drivers/media/tuners/si2157.c
Simple merge