From: Christof Schmitt Date: Mon, 2 Mar 2009 12:08:55 +0000 (+0100) Subject: [SCSI] zfcp: Remove UNIT_REGISTERED status flag X-Git-Tag: v2.6.30-rc1~641^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f8a1b4b472e4b2b58df5826709d4797d84d46f;p=pandora-kernel.git [SCSI] zfcp: Remove UNIT_REGISTERED status flag Use the device pointer in zfcp_unit for tracking if we have a registered SCSI device. With this approach, the flag ZFCP_STATUS_UNIT_REGISTERED is only redundant and can be removed. Acked-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed