Re: [PATCH] drivers/serial: remove BAUD_TABLE_SIZE macro.

From: Andrew Morton
Date: Tue Nov 10 2009 - 19:30:22 EST


On Tue, 10 Nov 2009 16:11:00 -0800
Greg KH <gregkh@xxxxxxx> wrote:

> On Tue, Nov 10, 2009 at 07:09:30PM -0500, Harik wrote:
> > On Thu, Nov 5, 2009 at 8:46 AM, Thiago Farina <tfransosi@xxxxxxxxx> wrote:
> > > This macro is a duplicated of ARRAY_SIZE defined in kernel api,
> > > so just use it instead.
> >
> > > - __ __ __ UBAUD = PUT_FIELD(UBAUD_DIVIDE, __ __hw_baud_table[i].divisor) |
> > > + __ __ __ UBAUD = PUT_FIELD(UBAUD_DIVIDE, __ __hw_baud_table[i].divisor) |
> >
> > Random bit of whitespace got in the patch
>
> What patch?

That patch!

> > Since nobody directly owns this file, CCing maintainers listed for serial_core
>
> Sure, care to point me at a correct one?

I got it.
--
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/