From: [email protected] Date: Thu, 19 Sep 2013 21:36:50 +0530 > From: Avinash Kumar <[email protected]> > > 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 <[email protected]>
Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

