From: Harik <harik.attar@gmail.com>
To: Thiago Farina <tfransosi@gmail.com>
Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
Alan Cox <alan@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
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 19:09:30 -0500 [thread overview]
Message-ID: <c0c067900911101609v5ca52bb1h98a7bde2cf625ad@mail.gmail.com> (raw)
In-Reply-To: <1257428794-9203-1-git-send-email-tfransosi@gmail.com>
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
Since nobody directly owns this file, CCing maintainers listed for serial_core
next prev parent reply other threads:[~2009-11-11 0:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 13:46 Thiago Farina
2009-11-10 23:01 ` Thiago Farina
2009-11-11 0:09 ` Harik [this message]
2009-11-11 0:11 ` Greg KH
2009-11-11 0:29 ` Andrew Morton
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=c0c067900911101609v5ca52bb1h98a7bde2cf625ad@mail.gmail.com \
--to=harik.attar@gmail.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alan@redhat.com \
--cc=gregkh@suse.de \
--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
all inboxes | Powered by JetHome®