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:
5460fc0
)
NVMe: fix error return code in nvme_submit_bio_queue()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 13 May 2013 14:29:04 +0000
(22:29 +0800)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Fri, 17 May 2013 13:13:18 +0000
(09:13 -0400)
nvme_submit_flush_data() might overwrite the initialisation of the
return value with 0, so move the -ENOMEM setting close to the usage.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c
patch
|
blob
|
history
diff --cc
drivers/block/nvme-core.c
Simple merge