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:
c656ead
)
[media] dm1105: remove unneeded not-null test
author
Alexandru Juncu
<alexj@rosedu.org>
Wed, 4 Sep 2013 14:41:34 +0000
(11:41 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 31 Oct 2013 06:53:40 +0000
(
04:53
-0200)
i2c_adap is a field of a struct and will always be allocated so
its address will never be null.
Suggested by coccinelle, manually verified.
Signed-off-by: Alexandru Juncu <alexj@rosedu.org>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found