Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9d35435 authored by Eldad Zack's avatar Eldad Zack Committed by Takashi Iwai
Browse files

ALSA: usb-audio: neaten MODULE_DEVICE_TABLE placement



Minor style fix, following a general code style in the kernel.

Signed-off-by: default avatarEldad Zack <eldad@fogrefinery.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 88766f04
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -714,7 +714,6 @@ static struct usb_device_id usb_audio_ids [] = {
      .bInterfaceSubClass = USB_SUBCLASS_AUDIOCONTROL },
    { }						/* Terminating entry */
};

MODULE_DEVICE_TABLE(usb, usb_audio_ids);

/*