Hi On Mon, Dec 1, 2014 at 7:22 PM, Benjamin Tissoires <[email protected]> wrote: > On Thu, Nov 27, 2014 at 10:02 AM, Mathieu Magnaudet > <[email protected]> wrote: >> in several hid drivers it is necessary to calculate the length >> of an hid_report. This patch exports the existing static function >> hid_report_len of hid-core.c as an inline function in hid.h >> >> Signed-off-by: Mathieu Magnaudet <[email protected]> >> --- > > IIRC, there are a few more custom report length computations > throughout the HID tree. They are not straightforward to convert, so I > think we have a pretty good start here. > > Reviewed-by: Benjamin Tissoires <[email protected]>
I fully agree! Reviewed-by: David Herrmann <[email protected]> Thanks David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

