public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Greg KH <gregkh@suse.de>
Cc: Harik <harik.attar@gmail.com>,
	Thiago Farina <tfransosi@gmail.com>,
	linux-kernel@vger.kernel.org, Alan Cox <alan@redhat.com>,
	Alexey Dobriyan <adobriyan@gmail.com>,
	Kay Sievers <kay.sievers@vrfy.org>
Subject: Re: [PATCH] drivers/serial: remove BAUD_TABLE_SIZE macro.
Date: Tue, 10 Nov 2009 16:29:55 -0800	[thread overview]
Message-ID: <20091110162955.68321ab9.akpm@linux-foundation.org> (raw)
In-Reply-To: <20091111001100.GA14329@suse.de>

On Tue, 10 Nov 2009 16:11:00 -0800
Greg KH <gregkh@suse.de> 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@gmail.com> 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.

  reply	other threads:[~2009-11-11  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 13:46 [PATCH] drivers/serial: remove BAUD_TABLE_SIZE macro Thiago Farina
2009-11-10 23:01 ` Thiago Farina
2009-11-11  0:09 ` Harik
2009-11-11  0:11   ` Greg KH
2009-11-11  0:29     ` Andrew Morton [this message]
2009-11-11 12:19       ` Thiago Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091110162955.68321ab9.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=adobriyan@gmail.com \
    --cc=alan@redhat.com \
    --cc=gregkh@suse.de \
    --cc=harik.attar@gmail.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tfransosi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox