Re: [PATCH v2] staging/wilc1000: Use %pM format specifier to print mac address

From: Greg Kroah-Hartman
Date: Thu Sep 03 2015 - 14:41:55 EST


On Fri, Sep 04, 2015 at 12:35:38AM +0600, Alexander Kuleshov wrote:
> printk() supports %pM format specifier for printing 6-byte MAC/FDDI
> addresses in hex notation small buffers, let's use it intead of %x:%x...
>
> Changelog:
>
> v1 -> v2:
>
> * In the first version of the patch was instruduced incorrect conversion,
> now there is previous formatting in the WILC_WFI_mon_xmit().

changelog doesn't belong here in the body of the text, it should be
below the --- line so it doesn't get committed into git.

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/