commit | 8741ee4cb6268fdb1bf22a396382004e97210f38 | [log] [tgz] |
---|---|---|
author | Vishal Verma <vishal.l.verma@intel.com> | Thu Apr 04 17:52:27 2013 -0600 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Apr 16 15:14:09 2013 -0400 |
tree | 9736964e094fa688475ed53e15423c890b449b09 | |
parent | 422ef0c7c81934c3344e1623d2dcfda5fa2fab8d [diff] |
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>