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:
c87fd54
)
NVMe: fix error return checking from blk_mq_alloc_request()
author
Jens Axboe
<axboe@fb.com>
Wed, 10 Dec 2014 20:02:44 +0000
(13:02 -0700)
committer
Jens Axboe
<axboe@fb.com>
Wed, 10 Dec 2014 20:02:44 +0000
(13:02 -0700)
We return an error pointer or the request, not NULL. Half
the call paths got it right, the others didn't. Fix those up.
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c
patch
|
blob
|
history
diff --cc
drivers/block/nvme-core.c
Simple merge