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: <fbae8518cdb529e175ee771bdd288bd64858f67c.camel@sipsolutions.net> Date: Thu, 16 Feb 2023 20:49:04 +0100 From: Johannes Berg <johannes@...solutions.net> To: Jakub Kicinski <kuba@...nel.org> Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org, Kalle Valo <kvalo@...nel.org> Subject: Re: pull-request: wireless-next-2023-03-16 On Thu, 2023-02-16 at 11:32 -0800, Jakub Kicinski wrote: > On Thu, 16 Feb 2023 11:54:05 +0100 Johannes Berg wrote: > > Here's a last (obviously) set of new work for -next. The > > major changes are summarized in the tag below. > > > > Please pull and let me know if there's any problem. > > Could you follow up soon with fixes for the compilation warnings? Huh, yes, sorry about that. > drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c:441:21: warning: unused function 'iwl_dbgfs_is_match' [-Wunused-function] > static inline char *iwl_dbgfs_is_match(char *name, char *buf) > ^ > That's particularly odd, feels like that was already unused since (my) commit 3a894a9f319f ("iwlwifi: remove TOF implementation")? But that's _ancient_. So I think probably the new ones are different than that one, how did you find this one? Anyway there are far too many left ... johannes
Powered by blists - more mailing lists