[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175224784372.7113.17364001153819877536.b4-ty@linux.intel.com>
Date: Fri, 11 Jul 2025 18:30:43 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: "David E. Box" <david.e.box@...ux.intel.com>,
Hans de Goede <hansg@...nel.org>, Arnd Bergmann <arnd@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>, Nathan Chancellor <nathan@...nel.org>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] platform/x86/intel/pmt/discovery: fix format string
warning
On Fri, 11 Jul 2025 09:27:09 +0200, Arnd Bergmann wrote:
> When -Wformat-security is enabled, this new code triggers it:
>
> drivers/platform/x86/intel/pmt/discovery.c: In function 'pmt_features_discovery':
> drivers/platform/x86/intel/pmt/discovery.c:505:36: error: format not a string literal and no format arguments [-Werror=format-security]
> 505 | pmt_feature_names[feature->id]);
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/intel/pmt/discovery: fix format string warning
commit: 6382c27389c266e90b31151a79d81fa6e122d2d6
--
i.
Powered by blists - more mailing lists