[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241015192604.GA1329867@thelio-3990X>
Date: Tue, 15 Oct 2024 12:26:04 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Jiri Kosina <jikos@...nel.org>, Benjamin Tissoires <bentiss@...nel.org>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev, paulmck@...nel.org, sfr@...b.auug.org.au,
jpoimboe@...nel.org, linux-toolchains@...r.kernel.org
Subject: Re: [PATCH] HID: simplify code in fetch_item()
On Tue, Oct 15, 2024 at 11:28:26AM -0700, Dmitry Torokhov wrote:
> Oh well, if our toolchain does not like "unreachable()" then we can
> simply remove it - the switch does cover all possible values and the
> "return" statement should be valid even if compiler somehow decides that
> "switch" statement can be skipped.
>
> If you can send a patch that would be great.
Done, thanks a lot for the input!
https://lore.kernel.org/20241015-hid-fix-fetch_item-unreachable-v1-1-b131cd10dbd1@kernel.org/
Cheers,
Nathan
Powered by blists - more mailing lists