Re: [PATCH -next] staging/brcm80211: fix printk format warnings

From: Greg KH
Date: Wed Mar 02 2011 - 16:10:00 EST


On Tue, Mar 01, 2011 at 04:29:48PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:1379: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
> drivers/staging/brcm80211/sys/wl_mac80211.c:1827: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
> drivers/staging/brcm80211/sys/wl_mac80211.c:1832: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> Acked-by: Roland Vossen <rvossen@xxxxxxxxxxxx>
> ---
> drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c | 2 +-
> drivers/staging/brcm80211/sys/wl_mac80211.c | 4 ++--

This file doesn't apply to my tree at all.

confused,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/