Zhen Lei <thunder.leizhen@xxxxxxxxxx> wrote: > These TODO empty code are added by > commit 9442e5b58edb ("b43: N-PHY: partly implement SPUR workaround"). It's > been more than a decade now. I don't think anyone who wants to perfect > this workaround can follow this TODO tip exactly. Instead, it limits them > to new thinking. Remove it will be better. > > No functional change. > > By the way, this helps reduce some binary code size. > Before: > text data bss dec hex > 74472 9967 0 84439 149d7 > > After: > text data bss dec hex > 74408 9919 0 84327 14967 > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. da16f5be45d0 b43: phy_n: Delete some useless TODO code -- https://patchwork.kernel.org/project/linux-wireless/patch/20210511034203.4122-2-thunder.leizhen@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches