ALSA: jack: Fix kerneldoc comments
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Oct 2014 14:30:00 +0000 (15:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Oct 2014 14:47:30 +0000 (15:47 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/jack.h

index 5891657..37e612e 100644 (file)
@@ -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.