diff options
author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | 2015-06-26 00:03:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-26 02:00:42 +0200 |
commit | b6117d175be9972fc300f826e6f2bf9c589e0919 (patch) | |
tree | de2fc88e4163194fb3c30941ac7762ae7f084411 /drivers/zorro/zorro-sysfs.c | |
parent | checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files (diff) | |
download | linux-b6117d175be9972fc300f826e6f2bf9c589e0919.tar.xz linux-b6117d175be9972fc300f826e6f2bf9c589e0919.zip |
checkpatch: suggest using ether_addr_equal*()
Check if memcmp() is used to compare ethernet addresses and suggest using
ether_addr_equal() or ether_addr_equal_unaligned()
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Acked-by: Joe Perches <joe@perches.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/zorro/zorro-sysfs.c')
0 files changed, 0 insertions, 0 deletions