Re: [PATCH -next] ALSA: line6: Use kmemdup in podhd_set_monitor_level()

2020-07-17 Thread Takashi Iwai
On Fri, 17 Jul 2020 10:17:10 +0200, YueHaibing wrote: > > Use kmemdup rather than duplicating its implementation. > > Signed-off-by: YueHaibing Applied now. Thanks. Takashi

[PATCH -next] ALSA: line6: Use kmemdup in podhd_set_monitor_level()

2020-07-17 Thread YueHaibing
Use kmemdup rather than duplicating its implementation. Signed-off-by: YueHaibing --- sound/usb/line6/podhd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/usb/line6/podhd.c b/sound/usb/line6/podhd.c index 1557483ec657..eef45f7fef0d 100644 --- a/sound/usb/line6/pod