Re: [PATCH] USB: serial: option: add Quectel EM05-G modem

From: Johan Hovold
Date: Tue Nov 15 2022 - 05:05:27 EST


On Fri, Nov 11, 2022 at 11:56:31AM +0800, Duke Xin wrote:
> The EM05-G modem has 2 USB configurations that are configurable via the AT
> command AT+QCFG="usbnet",[ 0 | 2 ] which make the modem enumerate with
> the following interfaces, respectively:

The commit message (including Subject) should not be indented like this.

> Signed-off-by: Duke Xin <duke_xinanwen@xxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>

And I certainly have not signed-off on this yet. You must not add SoB
for anyone but yourself. Please review the process documentation for
what a SoB imply and how it is used, and try again.

> Signed-off-by: Duke Xin <duke_xinanwen@xxxxxxx>

Johan