[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <168027397456.32751.13158951931785484475.kvalo@kernel.org>
Date: Fri, 31 Mar 2023 14:46:16 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Tom Rix <trix@...hat.com>
Cc: tony0620emma@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, nathan@...nel.org,
ndesaulniers@...gle.com, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev, Tom Rix <trix@...hat.com>
Subject: Re: [PATCH] wifi: rtw88: remove unused rtw_pci_get_tx_desc function
Tom Rix <trix@...hat.com> wrote:
> clang with W=1 reports
> drivers/net/wireless/realtek/rtw88/pci.c:92:21: error:
> unused function 'rtw_pci_get_tx_desc' [-Werror,-Wunused-function]
> static inline void *rtw_pci_get_tx_desc(struct rtw_pci_tx_ring *tx_ring, u8 idx)
> ^
> This function is not used, so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> Reviewed-by: Ping-Ke Shih <pkshih@...ltek.com>
Patch applied to wireless-next.git, thanks.
c9b6111a6f94 wifi: rtw88: remove unused rtw_pci_get_tx_desc function
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230320233448.1729899-1-trix@redhat.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists