tty-usb-io_edgeport: Coding style
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -93,7 +93,7 @@ static struct usb_device_id id_table_combined [] = {
|
|||||||
{ } /* Terminating entry */
|
{ } /* Terminating entry */
|
||||||
};
|
};
|
||||||
|
|
||||||
MODULE_DEVICE_TABLE (usb, id_table_combined);
|
MODULE_DEVICE_TABLE(usb, id_table_combined);
|
||||||
|
|
||||||
static struct usb_driver io_driver = {
|
static struct usb_driver io_driver = {
|
||||||
.name = "io_edgeport",
|
.name = "io_edgeport",
|
||||||
|
Reference in New Issue
Block a user