Commit 5a858474 authored by Chris Rorvick's avatar Chris Rorvick Committed by Takashi Iwai

staging: line6: Remove useless comments

Signed-off-by: default avatarChris Rorvick <chris@rorvick.com>
Reviewed-by: default avatarStefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f45be7dc
......@@ -61,7 +61,6 @@ MODULE_DEVICE_TABLE(usb, line6_id_table);
{.id = dev_id,\
.name = dev_name, .capabilities = LINE6_BIT_##dev_cap}
/* *INDENT-OFF* */
static const struct line6_properties line6_properties_table[] = {
L6PROP("BassPODxt", "BassPODxt", CTRL_PCM_HW),
L6PROP("BassPODxtLive", "BassPODxt Live", CTRL_PCM_HW),
......@@ -82,7 +81,6 @@ static const struct line6_properties line6_properties_table[] = {
L6PROP("TonePortUX2", "TonePort UX2", PCM),
L6PROP("Variax", "Variax Workbench", CONTROL),
};
/* *INDENT-ON* */
/*
This is Line6's MIDI manufacturer ID.
......
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