Commit 41fa2ada authored by Swen Schillig's avatar Swen Schillig Committed by James Bottomley
Browse files

[SCSI] zfcp: whitespace cleanup



Cleanup the whitepace from the entire zfcp driver to prevent
to have those changes in future feature or function patches.

Signed-off-by: default avatarSwen Schillig <swen@vnet.ibm.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 82d1ce50
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -174,8 +174,7 @@ zfcp_qdio_handler_error_check(struct zfcp_adapter *adapter, unsigned int status,
                * That is why we need to clear the link-down flag
                * which is set again in case we have missed by a mile.
                */
               zfcp_erp_adapter_reopen(
                       adapter, 
		zfcp_erp_adapter_reopen(adapter,
				       ZFCP_STATUS_ADAPTER_LINK_UNPLUGGED |
				       ZFCP_STATUS_COMMON_ERP_FAILED);
	}
+23 −23

File changed.

Contains only whitespace changes.

+67 −67

File changed.

Contains only whitespace changes.

+15 −15

File changed.

Contains only whitespace changes.

+20 −20

File changed.

Contains only whitespace changes.

+15 −15

File changed.

Contains only whitespace changes.

+18 −18

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

Loading