瀏覽代碼

ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc

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>
Qinghuang Feng 16 年之前
父節點
當前提交
4f199629b0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      sound/pci/hda/hda_codec.c

+ 0 - 1
sound/pci/hda/hda_codec.c

@@ -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.
  *