Re: [PATCHv2 01/10] staging: rt2860: change plain format of macaddress to %pM in *printf()

From: Greg KH
Date: Thu Sep 16 2010 - 15:52:23 EST


On Mon, Sep 13, 2010 at 11:40:25AM +0300, Andy Shevchenko wrote:
> There are many locations where MAC or BSSID is printed. The plain format
> is used in such places. *printf() in kernel recognizes
> %pM, %pMF and %pm format parameters to print out 6-byte array as MAC
> address. This patch changes plain format to custom %pM which is widely
> used in kernel.
>
> Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>

<snip>

Oops, I just took your first version of this series. Was there any
differences? If so, care to send me the remaining pieces and I'll apply
them?

thanks,

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/