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:
7875f17
)
target: move the dereference below the NULL test
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 7 Sep 2012 06:56:28 +0000
(14:56 +0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 18 Sep 2012 01:04:14 +0000
(18:04 -0700)
The dereference should be moved below the NULL test.
spatch with a semantic match is used to found this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found