On Tue, Sep 01, 2015 at 01:11:53PM -0700, Anish Bhatt wrote: > * Replace memcmp(... ETH_ALEN) with ether_addr_equal_unaligned() > * Replace memcpy(... ETH_ALEN) with ether_addr_copy() > > Fixes : > * CHECK : No space is necessary after a cast > * CHECK : Please don't use multiple blank lines > * CHECK : Alignment should match open parenthesis > * CHECK : Unnecessary parentheses > * CHECK : Comparison to NULL/!NULL > > Resent because osuosl bounced the first patch. > > Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx> > --- This patch is adding warnings of "incompatible pointer type" to the build. regards sudip _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel