Re: [PATCH 01/11] HID: hid-input factorize hid_input allocation
From: Henrik Rydberg <hidden>
Date: 2012-11-27 19:44:42
Also in:
lkml
From: Henrik Rydberg <hidden>
Date: 2012-11-27 19:44:42
Also in:
lkml
Hi Benjamin, On Fri, Nov 23, 2012 at 04:31:24PM +0100, Benjamin Tissoires wrote:
This just refactors the allocation of hid_input.
I think "breaks out the allocation" would be a more appropriate description.
No semantic changes. Signed-off-by: Benjamin Tissoires <redacted> --- drivers/hid/hid-input.c | 61 +++++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 27 deletions(-)
Reviewed-by: Henrik Rydberg [off-list ref]
Thanks,
Henrik