Re: [PATCH 5/5] net: ethernet: eth.c: removed checkpatch warningsand errors

From: David Miller
Date: Fri Sep 20 2013 - 14:42:40 EST


From: avi.kp.137@xxxxxxxxx
Date: Thu, 19 Sep 2013 21:36:50 +0530

> From: Avinash Kumar <avi.kp.137@xxxxxxxxx>
>
> 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: Avinash Kumar <avi.kp.137@xxxxxxxxx>

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