On Fri, Nov 13, 2015 at 09:03:00AM -0700, Stephen Warren wrote:

> From: Stephen Warren <swar...@nvidia.com>
> 
> The Linux kernel, from which checkpatch originates, contains function
> ether_addr_copy() to copy Ethernet MAC addresses, and checkpatch warns
> that it should be used in preference to memcpy() where appropriate.
> U-Boot doesn't contain ether_addr_copy(), so tell checkpatch not to issue
> this warning.
> 
> Signed-off-by: Stephen Warren <swar...@nvidia.com>
> Reviewed-by: Marek Vasut <ma...@denx.de>
> Acked-by: Joe Hershberger <joe.hershber...@ni.com>
> Tested-by: Anand Moon <linux.am...@gmail.com>
> Reviewed-by: Anand Moon <linux.am...@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to