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] [day] [month] [year] [list]
Date:	Mon, 06 Feb 2012 10:23:21 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Jesper Juhl <jj@...osbits.net>
Cc:	alsa-devel@...a-project.org, trivial@...nel.org,
	linux-kernel@...r.kernel.org,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	Jaroslav Kysela <perex@...ex.cz>
Subject: Re: [PATCH] Sound, emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c

At Sun, 5 Feb 2012 01:27:44 +0100 (CET),
Jesper Juhl wrote:
> 
> The header 'linux/moduleparam.h' is included twice in
> 'sound/isa/sb/emu8000_patch.c'. Once is enough.
> 
> Signed-off-by: Jesper Juhl <jj@...osbits.net>

Applied now.  Thanks.


Takashi


> ---
>  sound/isa/sb/emu8000_patch.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/isa/sb/emu8000_patch.c b/sound/isa/sb/emu8000_patch.c
> index e09f144..c99c607 100644
> --- a/sound/isa/sb/emu8000_patch.c
> +++ b/sound/isa/sb/emu8000_patch.c
> @@ -22,7 +22,6 @@
>  #include "emu8000_local.h"
>  #include <asm/uaccess.h>
>  #include <linux/moduleparam.h>
> -#include <linux/moduleparam.h>
>  
>  static int emu8000_reset_addr;
>  module_param(emu8000_reset_addr, int, 0444);
> -- 
> 1.7.9
> 
> 
> -- 
> Jesper Juhl <jj@...osbits.net>       http://www.chaosbits.net/
> Don't top-post http://www.catb.org/jargon/html/T/top-post.html
> Plain text mails only, please.
> 
--
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