Re: Linux 2.4.20-pre5-ac6

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Fri, 13 Sep 2002 09:12:15 +1000


This is a multi-part message in MIME format.
--------------4668FD5DDFFEF30A68CCB481
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

drivers/scsi/cpqfcTS.h
======================

Has a stray tab after the eol backslash

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
--------------4668FD5DDFFEF30A68CCB481
Content-Type: text/plain; charset=us-ascii;
 name="2.4.20-pre5-ac6-cpqfcTS.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="2.4.20-pre5-ac6-cpqfcTS.patch"

--- linux/drivers/scsi/cpqfcTS.h.orig Fri Sep 13 08:34:19 2002 +++ linux/drivers/scsi/cpqfcTS.h Fri Sep 13 08:34:31 2002 @@ -19,7 +19,7 @@ // linked list of infinite length (with linked Ext S/G pages, // limited only by available physical memory) we use SG_ALL. -#define CPQFCTS { \ +#define CPQFCTS { \ detect: cpqfcTS_detect, \ release: cpqfcTS_release, \ info: cpqfcTS_info, \

--------------4668FD5DDFFEF30A68CCB481--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/