lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Sep 2015 09:46:33 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Aparna Karuthodi <kdasaparna@...il.com>
Cc:	linux-kernel@...r.kernel.org, alan@...ux.intel.com,
	devel@...verdev.osuosl.org
Subject: Re: [PATCH] staging: i2o: Used <linux/uaccess.h>

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@...il.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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ