Re: [PATCH] ath9k: fix an IS_ERR() vs NULL check
From: Kalle Valo <hidden>
Date: 2021-10-13 05:48:42
Also in:
kernel-janitors
From: Kalle Valo <hidden>
Date: 2021-10-13 05:48:42
Also in:
kernel-janitors
Dan Carpenter [off-list ref] wrote:
The devm_kmemdup() function doesn't return error pointers, it returns
NULL on error.
Fixes: eb3a97a69be8 ("ath9k: fetch calibration data via nvmem subsystem")
Signed-off-by: Dan Carpenter <redacted>
Signed-off-by: Kalle Valo <redacted>Patch applied to ath-next branch of ath.git, thanks. 57671351379b ath9k: fix an IS_ERR() vs NULL check -- https://patchwork.kernel.org/project/linux-wireless/patch/20211011123533.GA15188@kili/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches