From 604b607748a576c3861f549772b72fb62c05a3fd Mon Sep 17 00:00:00 2001 From: Jiri Kosina Date: Wed, 27 Aug 2014 23:27:10 +0200 Subject: [PATCH] HID: picolcd: be more verbose when reporting report size error MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit picolcd device is not expected to send any report with size larger than 64 bytes. If this impossible event happens (sic!), print also a report ID to allow for easier debugging. Suggested-by: Bruno Prémont Signed-off-by: Jiri Kosina --- Reading git-format-patch failed