public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] sound/pci/hda/hda_codec.c: cleanup kernel-doc
@ 2008-11-25 15:24 Qinghuang Feng
  2008-11-26  7:15 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Qinghuang Feng @ 2008-11-25 15:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jaroslav Kysela, Randy Dunlap, alsa-devel

There is no argument named @state in snd_hda_resume,
remove its' comment.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index ba1ab73..979f34a 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -3109,7 +3109,6 @@ int snd_hda_suspend(struct hda_bus *bus, pm_message_t state)
 /**
  * snd_hda_resume - resume the codecs
  * @bus: the HDA bus
- * @state: resume state
  *
  * Returns 0 if successful.
  *


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] sound/pci/hda/hda_codec.c: cleanup kernel-doc
  2008-11-25 15:24 [PATCH 1/2] sound/pci/hda/hda_codec.c: cleanup kernel-doc Qinghuang Feng
@ 2008-11-26  7:15 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2008-11-26  7:15 UTC (permalink / raw)
  To: Qinghuang Feng; +Cc: linux-kernel, Jaroslav Kysela, Randy Dunlap, alsa-devel

At Tue, 25 Nov 2008 23:24:49 +0800,
Qinghuang Feng wrote:
> 
> There is no argument named @state in snd_hda_resume,
> remove its' comment.
> 
> Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>

Applied now.  Thanks.


Takashi

> ---
> diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
> index ba1ab73..979f34a 100644
> --- a/sound/pci/hda/hda_codec.c
> +++ b/sound/pci/hda/hda_codec.c
> @@ -3109,7 +3109,6 @@ int snd_hda_suspend(struct hda_bus *bus, pm_message_t state)
>  /**
>   * snd_hda_resume - resume the codecs
>   * @bus: the HDA bus
> - * @state: resume state
>   *
>   * Returns 0 if successful.
>   *
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-26  7:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 15:24 [PATCH 1/2] sound/pci/hda/hda_codec.c: cleanup kernel-doc Qinghuang Feng
2008-11-26  7:15 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox