Su Hui <su...@nfschina.com> wrote: > Clang Static Checker (scan-build) warns: > > drivers/net/wireless/ath/ath10k/debugfs_sta.c:line 429, column 3 > Value stored to 'ret' is never read. > > Return 'ret' rather than 'count' when 'ret' stores an error code. > > Fixes: ee8b08a1be82 ("ath10k: add debugfs support to get per peer tids log > via tracing") > Signed-off-by: Su Hui <su...@nfschina.com> > Acked-by: Jeff Johnson <quic_jjohn...@quicinc.com> > Signed-off-by: Kalle Valo <quic_kv...@quicinc.com>
Patch applied to ath-next branch of ath.git, thanks. c511a9c12674 wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_trigger() -- https://patchwork.kernel.org/project/linux-wireless/patch/20240422034243.938962-1-su...@nfschina.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches