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

ALSA: jack: Fix kerneldoc comments



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 90446d07
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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.