public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Aparna Karuthodi <kdasaparna@gmail.com>
Cc: linux-kernel@vger.kernel.org, alan@linux.intel.com,
	devel@driverdev.osuosl.org
Subject: Re: [PATCH] staging: i2o: Used <linux/uaccess.h>
Date: Thu, 3 Sep 2015 09:46:33 -0700	[thread overview]
Message-ID: <20150903164633.GA31709@kroah.com> (raw)
In-Reply-To: <1439920006-6910-1-git-send-email-kdasaparna@gmail.com>

On Tue, Aug 18, 2015 at 11:16:46PM +0530, Aparna Karuthodi wrote:
> Used #include <linux/uaccess.h> instead of  #include <asm/uaccess.h> to
> remove a coding style warning detected by checkpatch.
> 
> The warning is given below:
> drivers/staging/i2o/config-osm.c:22: WARNING: Use #include
> <linux/uaccess.h> instead of <asm/uaccess.h>
> 
> Signed-off-by: Aparna Karuthodi <kdasaparna@gmail.com>
> ---
>  drivers/staging/i2o/config-osm.c |    2 +-

This file isn't in any kernel tree that I see anymore, what kernel did
you make this against?

greg k-h

  reply	other threads:[~2015-09-03 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 17:46 [PATCH] staging: i2o: Used <linux/uaccess.h> Aparna Karuthodi
2015-09-03 16:46 ` Greg KH [this message]
2015-09-08 16:25   ` Albino B Neto
2015-09-08 16:47     ` Greg KH

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=20150903164633.GA31709@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alan@linux.intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=kdasaparna@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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