[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hpri6a62i.wl%tiwai@suse.de>
Date:	Thu, 29 Jan 2009 09:07:33 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Cc:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] AC97: Fix function name type in comment s/updat/update/
At Wed, 28 Jan 2009 18:20:06 -0200,
Thadeu Lima de Souza Cascardo wrote:
> 
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Applied to sound git tree.
Takashi
> ---
>  sound/pci/ac97/ac97_codec.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/pci/ac97/ac97_codec.c b/sound/pci/ac97/ac97_codec.c
> index e2b843b..27551e9 100644
> --- a/sound/pci/ac97/ac97_codec.c
> +++ b/sound/pci/ac97/ac97_codec.c
> @@ -383,7 +383,7 @@ int snd_ac97_update_bits(struct snd_ac97 *ac97, unsigned short reg, unsigned sho
>  
>  EXPORT_SYMBOL(snd_ac97_update_bits);
>  
> -/* no lock version - see snd_ac97_updat_bits() */
> +/* no lock version - see snd_ac97_update_bits() */
>  int snd_ac97_update_bits_nolock(struct snd_ac97 *ac97, unsigned short reg,
>  				unsigned short mask, unsigned short value)
>  {
> -- 
> 1.6.0.6
> 
--
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
 
