From: Jeff Garzik <jeff@garzik.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: netdev@vger.kernel.org, jgarzik@redhat.com, akpm@linux-foundation.org
Subject: Re: [PATCH] smc911x: remove duplicate debug printout
Date: Sat, 13 Sep 2008 15:30:15 -0400 [thread overview]
Message-ID: <48CC14C7.7000601@garzik.org> (raw)
In-Reply-To: <20080908050316.11556.70782.sendpatchset@rx1.opensource.se>
Magnus Damm wrote:
> From: Magnus Damm <damm@igel.co.jp>
>
> Remove duplicated debug printout.
>
> Signed-off-by: Magnus Damm <damm@igel.co.jp>
> ---
>
> drivers/net/smc911x.c | 2 --
> 1 file changed, 2 deletions(-)
>
> --- 0001/drivers/net/smc911x.c
> +++ work/drivers/net/smc911x.c 2008-08-29 11:54:00.000000000 +0900
> @@ -1174,8 +1174,6 @@ static irqreturn_t smc911x_interrupt(int
>
> spin_unlock_irqrestore(&lp->lock, flags);
>
> - DBG(3, "%s: Interrupt done (%d loops)\n", dev->name, 8-timeout);
> -
> return IRQ_HANDLED;
applied
prev parent reply other threads:[~2008-09-13 19:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 5:03 [PATCH] smc911x: remove duplicate debug printout Magnus Damm
2008-09-08 7:12 ` Peter Korsgaard
2008-09-13 19:30 ` Jeff Garzik [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=48CC14C7.7000601@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=jgarzik@redhat.com \
--cc=magnus.damm@gmail.com \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).