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:
cb2da43
)
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
author
Duan Jiong
<duanj.fnst@cn.fujitsu.com>
Fri, 11 Apr 2014 07:58:56 +0000
(15:58 +0800)
committer
Jens Axboe
<axboe@fb.com>
Fri, 11 Apr 2014 14:09:47 +0000
(08:09 -0600)
This patch fixes coccinelle error regarding usage of IS_ERR and
PTR_ERR instead of PTR_ERR_OR_ZERO.
Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge