[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172804351288.292746.16655039610911027501.b4-ty@kernel.org>
Date: Fri, 04 Oct 2024 14:05:12 +0200
From: Benjamin Tissoires <bentiss@...nel.org>
To: Jiri Kosina <jikos@...nel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Filipe LaĆns <lains@...eup.net>,
Bastien Nocera <hadess@...ess.net>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] HID: simplify snto32()
On Thu, 03 Oct 2024 07:46:50 -0700, Dmitry Torokhov wrote:
> snto32() does exactly what sign_extend32() does, but handles
> potentially malformed data coming from the device. Keep the checks,
> but then call sign_extend32() to perform the actual conversion.
>
>
Applied to hid/hid.git (for-6.13/core), thanks!
[1/2] HID: simplify snto32()
https://git.kernel.org/hid/hid/c/ae9b956cb26c
[2/2] HID: stop exporting hid_snto32()
https://git.kernel.org/hid/hid/c/c653ffc28340
Cheers,
--
Benjamin Tissoires <bentiss@...nel.org>
Powered by blists - more mailing lists