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:	Sun, 22 Jul 2012 12:18:53 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	rdunlap@...otime.net
Cc:	netdev@...r.kernel.org, geert@...ux-m68k.org,
	inaky.perez-gonzalez@...el.com, linux-wimax@...el.com,
	wimax@...uxwimax.org, akpm@...ux-foundation.org
Subject: Re: [PATCH] wimax: fix printk format warnings

From: Randy Dunlap <rdunlap@...otime.net>
Date: Sat, 21 Jul 2012 13:54:35 -0700

> From: Randy Dunlap <rdunlap@...otime.net>
> 
> Fix printk format warnings in drivers/net/wimax/i2400m:
> 
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/usb-fw.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
> 
> I don't see these warnings on x86.  The warnings that are quoted above
> are from Geert's kernel build reports.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
> Reported-by: Geert Uytterhoeven <geert@...ux-m68k.org>

Applied, thanks Randy.
--
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