From 8741ee4cb6268fdb1bf22a396382004e97210f38 Mon Sep 17 00:00:00 2001 From: Vishal Verma Date: Thu, 4 Apr 2013 17:52:27 -0600 Subject: [PATCH] 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 Signed-off-by: Matthew Wilcox --- Reading git-format-patch failed