Re: [PATCH v2] HID: fix error message in hid_open_report()

From: Jiri Kosina
Date: Tue Oct 01 2019 - 10:20:19 EST


On Fri, 23 Aug 2019, MichaÅ MirosÅaw wrote:

> On HID report descriptor parsing error the code displays bogus
> pointer instead of error offset (subtracts start=NULL from end).
> Make the message more useful by displaying correct error offset
> and include total buffer size for reference.
>
> This was carried over from ancient times - "Fixed" commit just
> promoted the message from DEBUG to ERROR.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 8c3d52fc393b ("HID: make parser more verbose about parsing errors by default")
> Signed-off-by: MichaÅ MirosÅaw <mirq-linux@xxxxxxxxxxxx>
>
> ---
> v2: fixed printf() warning spotted by Jiri Kosina <jikos@xxxxxxxxxx>

Applied, thank you.

--
Jiri Kosina
SUSE Labs