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: [email protected] > Fixes: 8c3d52fc393b ("HID: make parser more verbose about parsing errors by > default") > Signed-off-by: Michał Mirosław <[email protected]> > > --- > v2: fixed printf() warning spotted by Jiri Kosina <[email protected]>
Applied, thank you. -- Jiri Kosina SUSE Labs

