-
由 Aditya Pakki 提交于
kmalloc can fail in rsi_register_rates_channels but memcpy still attempts to write to channels. The patch replaces these calls with kmemdup and passes the error upstream. Signed-off-by: NAditya Pakki <pakki001@umn.edu> Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
d5414c23