[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090116182128.35b63bf7@lxorguk.ukuu.org.uk>
Date: Fri, 16 Jan 2009 18:21:28 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Jeff Garzik <jeff@...zik.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-ide@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [git patches] libata fixes
> > + for (i = 0; i < 2; i++)
>
> s/2/ARRAY_SIZE/
It's 2. It's always 2 for a SFF controller. ARRAY_SIZE is just confusing
in this case as the array won't change size.
> There's a 64-bit divide in there. Will it link on 32-bit platforms?
> Or is this all 64-bit-only code?
>
> wtf is an octeon anyway? (greps). Some MIPS thing. I guess it's
> 64-bit-only.
Board specific driver anyway
--
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