From: Takashi Iwai Date: Mon, 15 Dec 2014 12:39:10 +0000 (+0100) Subject: ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c10b11f6cd1319ba1d8133cf416e61181650f368;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/hda_sysfs.c b/sound/pci/hda/hda_sysfs.c index bef721592c3a..ccc962a1699f 100644 --- a/sound/pci/hda/hda_sysfs.c +++ b/sound/pci/hda/hda_sysfs.c @@ -468,7 +468,7 @@ int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) EXPORT_SYMBOL_GPL(snd_hda_get_bool_hint); /** - * snd_hda_get_bool_hint - Get a boolean hint value + * snd_hda_get_int_hint - Get an integer hint value * @codec: the HDA codec * @key: the hint key string * @valp: pointer to store a value