[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230216113253.2cbb360e@kernel.org>
Date: Thu, 16 Feb 2023 11:32:53 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Johannes Berg <johannes@...solutions.net>
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: pull-request: wireless-next-2023-03-16
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?
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)
^
there are also 2 new fortify string warnings (could be false positives).
Powered by blists - more mailing lists