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:	Tue, 24 Apr 2007 14:02:41 -0400
From:	Jeff Garzik <jgarzik@...ox.com>
To:	Michael Ellerman <michael@...erman.id.au>
CC:	Andrew Morton <akpm@...l.org>, netdev@...r.kernel.org,
	santil@...ibm.com
Subject: Re: [PATCH] Fix sparse errors in drivers/net/ibmveth.c

Michael Ellerman wrote:
> drivers/net/ibmveth.c:96:46: error: marked inline, but without a definition
> drivers/net/ibmveth.c:96: warning: 'ibmveth_rxq_harvest_buffer' declared inline after being called
> drivers/net/ibmveth.c:96: warning: previous declaration of 'ibmveth_rxq_harvest_buffer' was here
> 
> Just let the compiler decide, as it happens gcc 4.~ inlines it anyway.
> 
> drivers/net/ibmveth.c:957:71: warning: Using plain integer as NULL pointer
> drivers/net/ibmveth.c:964:85: warning: Using plain integer as NULL pointer
> 
> Split the long lines as well, ugly, but < 80 columns.
> 
> Signed-off-by: Michael Ellerman <michael@...erman.id.au>

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