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:	Fri, 22 Aug 2014 11:25:30 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Rasmus Villemoes <linux@...musvillemoes.dk>
Cc:	Jaroslav Kysela <perex@...ex.cz>, alsa-devel@...a-project.org,
	linux-kernel@...r.kernel.org
Subject: Re: [alsa-devel] [PATCH] sound: pci: ct20k1reg: Fix typo in include	guard

At Fri, 22 Aug 2014 11:23:09 +0200,
Rasmus Villemoes wrote:
> 
> Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>

Applied, thanks.


Takashi

> ---
>  sound/pci/ctxfi/ct20k1reg.h | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/sound/pci/ctxfi/ct20k1reg.h b/sound/pci/ctxfi/ct20k1reg.h
> index f2e34e3..5851249 100644
> --- a/sound/pci/ctxfi/ct20k1reg.h
> +++ b/sound/pci/ctxfi/ct20k1reg.h
> @@ -7,7 +7,7 @@
>   */
>  
>  #ifndef CT20K1REG_H
> -#define CT20k1REG_H
> +#define CT20K1REG_H
>  
>  /* 20k1 registers */
>  #define 	DSPXRAM_START 			0x000000
> @@ -632,5 +632,3 @@
>  #define I2SD_R    0x19L
>  
>  #endif /* CT20K1REG_H */
> -
> -
> -- 
> 1.9.2
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@...a-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 
--
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