Skip to content
Snippets Groups Projects
Commit eb7c06e8 authored by Yacine Belkadi's avatar Yacine Belkadi Committed by Takashi Iwai
Browse files

ALSA: add/change some comments describing function return values


script/kernel-doc reports the following type of warnings (when run in verbose
mode):

Warning(sound/core/init.c:152): No description found for return value of
'snd_card_create'

To fix that:
- add missing descriptions of function return values
- use "Return:" sections to describe those return values

Along the way:
- complete some descriptions
- fix some typos

Signed-off-by: default avatarYacine Belkadi <yacine.belkadi.1@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a817650e
No related branches found
No related tags found
Loading
Showing with 183 additions and 110 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment