Commit 7b366d5f authored by Takashi Iwai's avatar Takashi Iwai

ALSA: jack: Fix kerneldoc comments

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 90446d07
...@@ -28,8 +28,9 @@ ...@@ -28,8 +28,9 @@
struct input_dev; struct input_dev;
/** /**
* Jack types which can be reported. These values are used as a * enum snd_jack_types: Jack types which can be reported
* bitmask. *
* These values are used as a bitmask.
* *
* Note that this must be kept in sync with the lookup table in * Note that this must be kept in sync with the lookup table in
* sound/core/jack.c. * sound/core/jack.c.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment