From: Marcel Holtmann <marcel@holtmann.org>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>,
johan.hedberg@gmail.com, linville@tuxdriver.com,
linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] bluetooth: properly use pr_fmt() on lib.c
Date: Tue, 24 Apr 2012 10:06:29 +0200 [thread overview]
Message-ID: <1335254789.16897.377.camel@aeonflux> (raw)
In-Reply-To: <20120424041652.GF18564@joana>
Hi Gustavo,
> > pr_fmt() is either defined or we redefine it. Typically
> > drivers define it prior to including printk.h but this
> > is done under the assumption that no other subsystem
> > it uses has already defined pr_fmt(). In such cases
> > pr_fmt() should be undefined and redefined.
> >
> > Doing this properly shaves down compilation time quite
> > considerably.
> >
> > Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
> > ---
> > net/bluetooth/lib.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> Patch has been applie, thanks.
please get into the habit to let them know if it got applied to
bluetooth tree or bluetooth-next tree or both.
Regards
Marcel
prev parent reply other threads:[~2012-04-24 8:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 2:45 [PATCH] bluetooth: properly use pr_fmt() on lib.c Luis R. Rodriguez
2012-04-24 4:16 ` Gustavo Padovan
2012-04-24 8:06 ` Marcel Holtmann [this message]
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=1335254789.16897.377.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=gustavo@padovan.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@do-not-panic.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