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:
7cd10a6
)
[IA64] kexec: Move the dereference below the NULL test
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 10 Sep 2012 04:49:57 +0000
(12:49 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 10 Sep 2012 21:31:23 +0000
(14:31 -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: Tony Luck <tony.luck@intel.com>
No differences found