From 763aadbf5015e86e93d209f10e34fd4daacc459b Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Fri, 14 Nov 2014 17:27:19 -0600 Subject: [PATCH] hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation There isn't anything in hpsa that requires the host lock to be held during queuecommand. Signed-off-by: Don Brace Signed-off-by: Nicholas Bellinger Reviewed-by: Stephen M. Cameron Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed