summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-07-06 12:26:52 +0300
committerSagi Grimberg <sagi@grimberg.me>2017-07-10 09:09:58 +0300
commit2ee0e4ed5ca24c0642a7b72d75b4fe6dfc0a8db8 (patch)
tree6b04e8d1d7ea90fb04bc2ac69488faa9ad3edcbf /Documentation
parent4cb7ca8073e1f226487168155c9a887079d605e4 (diff)
downloadlinux-2ee0e4ed5ca24c0642a7b72d75b4fe6dfc0a8db8.tar.gz
nvme-pci: compile warnings in nvme_alloc_host_mem()
"i" should be signed or it could cause a forever loop on the cleanup
path. "size" can be used uninitialized.

Fixes: 87ad72a59a38 ("nvme-pci: implement host memory buffer support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions