Re: [PATCH] rsi: return explicit error values
From: Kalle Valo <hidden>
Date: 2019-07-24 11:42:30
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2019-07-24 11:42:30
Also in:
linux-wireless, lkml
"Enrico Weigelt, metux IT consult" [off-list ref] wrote:
From: Enrico Weigelt <info@metux.net> Explicitly return constants instead of variable (and rely on it to be explicitly initialized), if the value is supposed to be fixed anyways. Align it with the rest of the driver, which does it the same way. Signed-off-by: Enrico Weigelt <info@metux.net>
Patch applied to wireless-drivers-next.git, thanks. 231e83fdcd03 rsi: return explicit error values -- https://patchwork.kernel.org/patch/11019801/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches