Skip to content
Commit 118a7b0e authored by Avinash Kumar's avatar Avinash Kumar Committed by David S. Miller
Browse files

net: ethernet: eth.c: removed checkpatch warnings and errors



removed these checkpatch.pl warnings:
net/ethernet/eth.c:61: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
net/ethernet/eth.c:136: WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...
net/ethernet/eth.c:181: ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: default avatarAvinash Kumar <avi.kp.137@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 052c19e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment