Re: [PATCH v4 04/35] staging: rtl8192e: Mark unaligned memcpy()

From: Dan Carpenter
Date: Mon May 25 2015 - 09:55:19 EST


On Thu, May 21, 2015 at 05:53:17PM +0200, Mateusz Kulikowski wrote:
> Comment unaligned memcpy() that trigger PREFER_ETHER_ADDR_COPY
> checkpatch.pl warning.
> It will prevent accidential "Fix" to ether_addr_copy().
>

Hopefully someone is going to fix those properly soon so we won't need
the comments? Just put a FIXME in the header file instead of putting
comments everywhere the struct members are used.

regards,
dan carpenter

--
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/