Re: [PATCH 3/3] Fixed simple typo from ELCOM to ELECOM.

2018-06-27 Thread Greg KH
On Tue, Jun 26, 2018 at 07:07:59PM -0500, Guy Chronister wrote: > Signed-off-by: Guy Chronister I know I don't take patches with no change log at all, but other maintainers might be nicer :) greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a

Re: [PATCH 3/3] Fixed simple typo from ELCOM to ELECOM.

2018-06-26 Thread Johan Hovold
Where did patches 2 and 3 go? If this is the only USB serial patch, you can send it on it's own. Also, please use the common prefix for the subsystem you're changing (see git log). In this case, add "USB: serial: pl2303: " to your Subject. On Tue, Jun 26, 2018 at 07:07:59PM -0500, Guy Chronister

[PATCH 3/3] Fixed simple typo from ELCOM to ELECOM.

2018-06-26 Thread Guy Chronister
Signed-off-by: Guy Chronister --- drivers/usb/serial/pl2303.c | 4 ++-- drivers/usb/serial/pl2303.h | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c index 5d1a193..5528764 100644 --- a/drivers/usb/serial/pl2303.c