[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120722.121853.633423475129374712.davem@davemloft.net>
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