From fc2b035d38c06a884cb521bb4a1e1183f5eaccf1 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 27 Jun 2005 22:43:06 +0200 Subject: [PATCH] [SCSI] ifdef out broken fc4 EH code This code pokes deep into EH internals and duplicates scsi_error.c code wrongly. It doesn't compile anymore in scsi-misc, so let's #if 0 out the code - the driver hasn't worked for more than five years anyway. Signed-off-by: James Bottomley --- Reading git-format-patch failed