]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Fix sparse warnings in scsi emulation
authorVishal Verma <vishal.l.verma@intel.com>
Thu, 4 Apr 2013 23:52:27 +0000 (17:52 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 16 Apr 2013 19:14:09 +0000 (15:14 -0400)
commite52a9a1f410ac2f152cf9bae66351107b1ec4da7
tree9736964e094fa688475ed53e15423c890b449b09
parentd4a5cb5f63f6692e13b942f8fd40a2d33a57543f
NVMe: Fix sparse warnings in scsi emulation

Sparse produced warnings for some instances of
mismatched types and direct userspace dereferences.
This patch fixes those for the scsi emulation layer.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-scsi.c