Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1218438 > unrolled thread

Re: [PATCH] staging: i2o: Used <linux/uaccess.h>

Started byGreg KH <gregkh@linuxfoundation.org>
First post2015-09-03 18:50 +0200
Last post2015-09-03 18:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] staging: i2o: Used <linux/uaccess.h> Greg KH <gregkh@linuxfoundation.org> - 2015-09-03 18:50 +0200

#1218438 — Re: [PATCH] staging: i2o: Used <linux/uaccess.h>

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-09-03 18:50 +0200
SubjectRe: [PATCH] staging: i2o: Used <linux/uaccess.h>
Message-ID<q4FS3-M8-25@gated-at.bofh.it>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web