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)
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>

No differences found