[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d6e2f37f-5823-41e0-82f1-76adda5b5027@kl.wtf>
Date: Tue, 7 May 2024 09:22:22 +0200
From: Kenny Levinsen <kl@...wtf>
To: Stephen Rothwell <sfr@...b.auug.org.au>, Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Cc: Jiri Kosina <jkosina@...e.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the hid tree
On 5/7/24 3:06 AM, Stephen Rothwell wrote:
> drivers/hid/i2c-hid/i2c-hid-core.c: In function 'i2c_hid_set_power':
> drivers/hid/i2c-hid/i2c-hid-core.c:410:1: error: label 'set_pwr_exit' defined but not used [-Werror=unused-label]
> 410 | set_pwr_exit:
> | ^~~~~~~~~~~~
> cc1: all warnings being treated as errors
Apologies, I did not realize that I had missed -Werror on my kernel
builder. I have posted the fix[0] to the input mailing list and made
sure I have -Werror enabled for future patch work.
[0]:
https://patchwork.kernel.org/project/linux-input/patch/20240507063656.2892-1-kl@kl.wtf/
Powered by blists - more mailing lists