<yhchuang@xxxxxxxxxxx> wrote: > From: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> > > Some functions that should be static are unnecessarily exposed, remove > their declaration in header file phy.h. > > After resolving their declaration order, they can be declared as static. > So this commit changes nothing except the order and marking them static. > > Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> 10 patches applied to wireless-drivers-next.git, thanks. fa6dfe6bff24 rtw88: resolve order of tx power setting routines 226746fd1201 rtw88: do not use (void *) as argument 43712199e05b rtw88: unify prefixes for tx power setting routine 522801493e7b rtw88: remove unused variable 764038160aea rtw88: fix incorrect tx power limit at 5G adf3c676d1d2 rtw88: choose the lowest as world-wide power limit 93f68a865f11 rtw88: correct power limit selection 191c4257ba19 rtw88: update tx power limit table to RF v20 0d350f0a91f2 rtw88: remove all RTW_MAX_POWER_INDEX macro b741422218ef rtw88: refine flow to get tx power index -- https://patchwork.kernel.org/patch/10966415/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches