]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - sound/usb/line6/podhd.c
ALSA: line6: Tidy up and typo fixes in comments
[mirror_ubuntu-zesty-kernel.git] / sound / usb / line6 / podhd.c
index 43c39886597e6ab84defc18a2f5f400fc8033501..c4e83ab33a21d3fc114f7952dada171a4435cdc9 100644 (file)
@@ -27,9 +27,7 @@ enum {
 };
 
 struct usb_line6_podhd {
-       /**
-               Generic Line 6 USB data.
-       */
+       /* Generic Line 6 USB data */
        struct usb_line6 line6;
 };