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:
55d512e
)
hwspinlock/core: move the dereference below the NULL test
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 10 Sep 2012 04:52:02 +0000
(12:52 +0800)
committer
Ohad Ben-Cohen
<ohad@wizery.com>
Mon, 10 Sep 2012 10:19:25 +0000
(13:19 +0300)
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: Ohad Ben-Cohen <ohad@wizery.com>
No differences found