Novatel E371 support

Bjørn Mork bjorn at mork.no
Tue Apr 1 00:27:18 PDT 2014


Yegor Yefremov <yegorslists at googlemail.com> writes:

> My bad, I forgot to run checkpatch script on my patch. But I've copied
>
>
>         {       /* Novatel E362 */
>                 USB_DEVICE_AND_INTERFACE_INFO(0x1410, 0x9010,
>                                               USB_CLASS_COMM,
>                                               USB_CDC_SUBCLASS_ETHERNET,
>                                               USB_CDC_PROTO_NONE),
>                 .driver_info        = (unsigned long)&qmi_wwan_info,
>         },
>
> and it needs proper indentation either :-)

I'm not surprised.  There is some potential for cleanup in the device
table, like consistent formattng and sorting. But it would make it more
difficult to get new device entries backported to stable kernels. So any
error already there, stays there.


Bjørn


More information about the ModemManager-devel mailing list