[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070614230858.GA29872@infradead.org>
Date: Fri, 15 Jun 2007 00:08:58 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: Mr Bowtie <James.Bottomley@...senPartnership.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] a100u2w: Convert into Linux style
On Fri, Jun 15, 2007 at 12:11:22AM +0100, Alan Cox wrote:
> - Remove the BSD dual licence on the new work
> - Switch the if ALPHA to if __LP64__. (struct size is then right elsewhere)
__LP64__ is not a correct check unfortunately. Please use
CONFIG_64BIT instead.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists