[PATCH v5 1/2] wcn36xx: Mark internal smd functions static

Kalle Valo kvalo at codeaurora.org
Tue Sep 22 03:40:23 EDT 2020


Bryan O'Donoghue <bryan.odonoghue at linaro.org> wrote:

> This commit marks all smd.c functions that are only used inside of smd.c as
> static. Previous commits added some VHT specific setup functions non-static
> which is the right thing to do in terms of having granular git commits that
> compile warning free. What we really want is for local not global scope on
> those functions.
> 
> This patch makes the conversion from global to local scope.
> 
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>

2 patches applied to ath-next branch of ath.git, thanks.

7f885b0bdf6f wcn36xx: Mark internal smd functions static
214091517f0c wcn36xx: Ensure spaces between functions

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

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




More information about the wcn36xx mailing list