Re: [PATCH 33/50] usb_wwan: switch to ->[sg]et_serial()

2018-09-14 Thread Johan Hovold
On Thu, Sep 13, 2018 at 03:40:32AM +0100, Al Viro wrote: > From: Al Viro > > Signed-off-by: Al Viro Reviewed-by: Johan Hovold

[PATCH 33/50] usb_wwan: switch to ->[sg]et_serial()

2018-09-12 Thread Al Viro
From: Al Viro Signed-off-by: Al Viro --- drivers/usb/serial/option.c | 3 ++- drivers/usb/serial/usb-wwan.h | 6 +++-- drivers/usb/serial/usb_wwan.c | 63 --- 3 files changed, 23 insertions(+), 49 deletions(-) diff --git a/drivers/usb/serial/option.c