[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190913133752.BDA7760767@smtp.codeaurora.org>
Date: Fri, 13 Sep 2019 13:37:52 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: zhong jiang <zhongjiang@...wei.com>
Cc: <davem@...emloft.net>, <zhongjiang@...wei.com>,
<linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] brcmsmac: Remove unneeded variable and make function
to be void
zhong jiang <zhongjiang@...wei.com> 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@...wei.com>
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
Powered by blists - more mailing lists