From: Swen Schillig Date: Tue, 24 Nov 2009 15:54:05 +0000 (+0100) Subject: [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore X-Git-Tag: v2.6.33-rc1~344^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b183334c23969d52d4d9f775da554480d05ca4d;p=pandora-kernel.git [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore The flag ZFCP_STATUS_COMMON_REMOVE was used to indicate that a resource is not ready to be used or about to be removed from the system. This is now better done by an improved list handling and therefore the additional indicator is not required anymore. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed