Skip to content

Commit

Permalink
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
Browse files Browse the repository at this point in the history
There is no argument named @state in snd_hda_resume,
remove its' comment.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Qinghuang Feng authored and Takashi Iwai committed Nov 26, 2008
1 parent b0e6481 commit 4f19962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,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.
*
Expand Down

0 comments on commit 4f19962

Please sign in to comment.