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]
Message-ID: <8yahb7g6lwq.fsf@huya.qualcomm.com>
Date:	Thu, 23 Jun 2011 18:47:01 -0700
From:	David Brown <davidb@...eaurora.org>
To:	Jesper Juhl <jj@...osbits.net>
Cc:	LKML <linux-kernel@...r.kernel.org>, trivial@...nel.org,
	devel@...verdev.osuosl.org, Ingo Molnar <mingo@...e.hu>,
	Lionel Debroux <lionel_debroux@...oo.fr>,
	Torben Hohn <torbenh@....de>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Lucas De Marchi <lucas.demarchi@...fusion.mobi>,
	Thomas Gleixner <tglx@...utronix.de>,
	Greg Kroah-Hartman <gregkh@...e.de>
Subject: Re: [PATCH 29/37] Remove unneeded version.h includes from drivers/staging/msm/

On Thu, Jun 23 2011, Jesper Juhl wrote:

> It was pointed out by 'make versioncheck' that some includes of
> linux/version.h are not needed in drivers/staging/msm/.
> This patch removes them.
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> diff --git a/drivers/staging/msm/msm_fb.c b/drivers/staging/msm/msm_fb.c
> index e7ef836..e60f8f9 100644
> --- a/drivers/staging/msm/msm_fb.c
> +++ b/drivers/staging/msm/msm_fb.c
> @@ -32,7 +32,6 @@
>  
>  #include <linux/workqueue.h>
>  #include <linux/string.h>
> -#include <linux/version.h>
>  #include <linux/proc_fs.h>
>  #include <linux/vmalloc.h>
>  #include <linux/debugfs.h>

Acked-by: David Brown <davidb@...eaurora.org>

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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