summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-06-14 13:46:45 +0300
committerChristoph Hellwig <hch@lst.de>2017-06-15 14:30:28 +0200
commitbb472baa235045798ba39864948bc47d9dbd7487 (patch)
tree5394d2fd31be76ff2bc15aab6a41fbf09eea62ab /.gitattributes
parent97ddc36e4e993bba308aa3e3f58f6de9d5683e95 (diff)
downloadlinux-bb472baa235045798ba39864948bc47d9dbd7487.tar.bz2
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
We accidentally return ERR_PTR(0) which is NULL. The caller isn't explicitly checking for that but I couldn't immediately spot whether this would lead to a NULL dereference. Anyway, we can fix add an error code easily enough. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions