ALSA: jack: Fix kerneldoc comments

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2014-10-28 15:30:00 +01:00
Родитель 90446d0746
Коммит 7b366d5f16
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -28,8 +28,9 @@
struct input_dev;
/**
* Jack types which can be reported. These values are used as a
* bitmask.
* enum snd_jack_types: Jack types which can be reported
*
* These values are used as a bitmask.
*
* Note that this must be kept in sync with the lookup table in
* sound/core/jack.c.