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-next>] [day] [month] [year] [list]
Date:	Mon, 24 Jan 2011 18:34:18 -0700
From:	"Joey Lee" <jlee@...ell.com>
To:	<jj@...osbits.net>
Cc:	<trivial@...nel.org>, <mjg@...hat.com>,
	<carlos@...angeworlds.co.uk>, <linux-kernel@...r.kernel.org>,
	<platform-driver-x86@...r.kernel.org>
Subject: Re: [PATCH] X86, Acer, WMI: Do not double include linux/dmi.h
 in acer-wmi.c

Hi Jesper, 

於 一,2011-01-24 於 22:12 +0100,Jesper Juhl 提到:
> Including linux/dmi.h once in drivers/platform/x86/acer-wmi.c is enough.
> 
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> ---
>  acer-wmi.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
> index c5c4b8c..f21eb53 100644
> --- a/drivers/platform/x86/acer-wmi.c
> +++ b/drivers/platform/x86/acer-wmi.c
> @@ -39,7 +39,6 @@
>  #include <linux/slab.h>
>  #include <linux/input.h>
>  #include <linux/input/sparse-keymap.h>
> -#include <linux/dmi.h>
>  
>  #include <acpi/acpi_drivers.h>
>  
> 

Reviewed-by: Lee, Chun-Yi <jlee@...ell.com>

Thank's for your patch to fix my fail.

Joey Lee

--
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