lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ