From: Avinash Kumar Date: Thu, 19 Sep 2013 16:06:50 +0000 (+0530) Subject: net: ethernet: eth.c: removed checkpatch warnings and errors X-Git-Tag: v3.13-rc1~105^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118a7b0ede580f3c5553028301001d46f8eede99;p=pandora-kernel.git net: ethernet: eth.c: removed checkpatch warnings and errors removed these checkpatch.pl warnings: net/ethernet/eth.c:61: WARNING: Use #include instead of 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed