Re: [PATCH] ppc32: Fix sector_t definition with CONFIG_LBD

From: Andi Kleen
Date: Mon Mar 29 2004 - 10:27:15 EST


On Mon, 29 Mar 2004 23:18:23 +1000
Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:

>
> >
> > -#ifdef CONFIG_LBD
> > typedef u64 sector_t;
> > #define HAVE_SECTOR_T
> > -#endif
>
> Do you need that at all then ? The default unsigned long should
> be just fine...

True, it could be completely dropped too.

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