[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171259094483.17776.6352383956854097118.b4-ty@linux.intel.com>
Date: Mon, 08 Apr 2024 18:42:24 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Matan Ziv-Av <matan@...alib.org>, Hans de Goede <hdegoede@...hat.com>,
Gergo Koteles <soyer@....hu>
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] platform/x86: lg-laptop: fix %s null argument warning
On Wed, 03 Apr 2024 16:34:27 +0200, Gergo Koteles wrote:
> W=1 warns about null argument to kprintf:
> warning: ‘%s’ directive argument is null [-Wformat-overflow=]
> pr_info("product: %s year: %d\n", product, year);
>
> Use "unknown" instead of NULL.
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: lg-laptop: fix %s null argument warning
commit: e71c8481692582c70cdfd0996c20cdcc71e425d3
--
i.
Powered by blists - more mailing lists