Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> 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@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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