lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <167966958590.27260.15660698872917271448.kvalo@kernel.org> Date: Fri, 24 Mar 2023 14:53:07 +0000 (UTC) From: Kalle Valo <kvalo@...nel.org> To: Tom Rix <trix@...hat.com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, nathan@...nel.org, ndesaulniers@...gle.com, ath10k@...ts.infradead.org, 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] ath10k: remove unused ath10k_get_ring_byte function Tom Rix <trix@...hat.com> wrote: > clang with W=1 reports: > > drivers/net/wireless/ath/ath10k/ce.c:88:1: error: > unused function 'ath10k_get_ring_byte' [-Werror,-Wunused-function] > ath10k_get_ring_byte(unsigned int offset, > ^ > This function is not used so remove it. > > Signed-off-by: Tom Rix <trix@...hat.com> > Signed-off-by: Kalle Valo <quic_kvalo@...cinc.com> Patch applied to ath-next branch of ath.git, thanks. 9fc093b756f6 wifi: ath10k: remove unused ath10k_get_ring_byte function -- https://patchwork.kernel.org/project/linux-wireless/patch/20230322122855.2570417-1-trix@redhat.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists