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 <[email protected]>
> ---
>  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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to