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:
7c5d623
)
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 8 Nov 2012 09:35:38 +0000
(17:35 +0800)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 23 Nov 2012 13:32:55 +0000
(14:32 +0100)
The dereference to port should be moved below the NULL test.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found