From: Andrew Duggan Date: Thu, 8 Jan 2015 22:51:36 +0000 (-0800) Subject: HID: rmi: Use hid_report_len to compute the size of reports X-Git-Tag: fixes-v4.0-rc1~153^2^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8aed6ea39a70a9b9b8de9df8655ac36719b4d3b;p=pandora-kernel.git HID: rmi: Use hid_report_len to compute the size of reports Now that hid_report_len is in hid.h we can use this function instead of duplicating the code which computes it. Signed-off-by: Andrew Duggan Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed