[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48CC14C7.7000601@garzik.org>
Date: Sat, 13 Sep 2008 15:30:15 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Magnus Damm <magnus.damm@...il.com>
CC: netdev@...r.kernel.org, jgarzik@...hat.com,
akpm@...ux-foundation.org
Subject: Re: [PATCH] smc911x: remove duplicate debug printout
Magnus Damm wrote:
> From: Magnus Damm <damm@...l.co.jp>
>
> Remove duplicated debug printout.
>
> Signed-off-by: Magnus Damm <damm@...l.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists