Skip to content

Commit

Permalink
ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Dec 15, 2014
1 parent 99fcb37 commit c10b11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/pci/hda/hda_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c10b11f

Please sign in to comment.