From 942d82646e16725ac366d44087b8c992f2cb2190 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Sun, 2 Oct 2011 01:59:13 +0300 Subject: [PATCH] target: Make pscsi_create_virtdevice use ERR_CAST This patch changes pscsi_create_virtdevice() to properly return ERR_CAST instead of a raw pointer upon scsi_host_lookup() failure. Signed-off-by: Dan Carpenter Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed