[alsa-devel] [PATCH] hda: comment typo fix

Takashi Iwai tiwai at suse.de
Tue Oct 7 10:06:32 CEST 2008


At Tue, 7 Oct 2008 14:17:53 +0800,
Wu Fengguang wrote:
> 
> fix a typo in comment for process_unsol_events().
> 
> Signed-off-by: Wu Fengguang<wfg at linux.intel.com>

Thanks, applied both typo-fix patches now.
At the next time, please make a single patch containing such one-liner
typo fixes.  No reason to split them out.


Takashi

> ---
> 
> diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
> index c742e10..7717a92 100644
> --- a/sound/pci/hda/hda_codec.c
> +++ b/sound/pci/hda/hda_codec.c
> @@ -314,7 +314,7 @@ int snd_hda_queue_unsol_event(struct hda_bus *bus, u32 res, u32 res_ex)
>  }
>  
>  /*
> - * process queueud unsolicited events
> + * process queued unsolicited events
>   */
>  static void process_unsol_events(struct work_struct *work)
>  {
> 


More information about the Alsa-devel mailing list