netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: avi.kp.137@gmail.com
Cc: akong@redhat.com, stefanha@gmail.com, jiri@resnulli.us,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/5] net: ethernet: eth.c: removed checkpatch warnings and errors
Date: Fri, 20 Sep 2013 14:42:34 -0400 (EDT)	[thread overview]
Message-ID: <20130920.144234.1253837765082596306.davem@davemloft.net> (raw)
In-Reply-To: <523b2124.645d440a.1c55.0f75@mx.google.com>

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

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

Applied.

      reply	other threads:[~2013-09-20 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19 16:06 [PATCH 5/5] net: ethernet: eth.c: removed checkpatch warnings and errors avi.kp.137
2013-09-20 18:42 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130920.144234.1253837765082596306.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akong@redhat.com \
    --cc=avi.kp.137@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).