Re: [PATCH 1/3] brcmsmac: Remove unneeded variable and make function to be void

From: Kalle Valo
Date: Fri Sep 13 2019 - 09:37:56 EST


zhong jiang <zhongjiang@xxxxxxxxxx> wrote:

> brcms_c_set_mac do not need return value to cope with different
> cases. And change functon return type to void.
>
> Signed-off-by: zhong jiang <zhongjiang@xxxxxxxxxx>

I just don't see the benefit from changing the function to return void.
And if we ever add error handling to the function we need to change it
back to return int again, which is extra work.

Patch set to Rejected.

--
https://patchwork.kernel.org/patch/11143403/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches