Re: [PATCH 01/11] HID: hid-input factorize hid_input allocation

2012-11-29 Thread Benjamin Tissoires
On Thu, Nov 29, 2012 at 3:00 PM, Jiri Kosina wrote: > On Fri, 23 Nov 2012, Benjamin Tissoires wrote: > >> This just refactors the allocation of hid_input. >> No semantic changes. > > As this is a generic cleanup, I am taking this one through > for-3.8/upstream branch. Thanks Jiri. Sorry for not a

Re: [PATCH 01/11] HID: hid-input factorize hid_input allocation

2012-11-29 Thread Jiri Kosina
On Fri, 23 Nov 2012, Benjamin Tissoires wrote: > This just refactors the allocation of hid_input. > No semantic changes. As this is a generic cleanup, I am taking this one through for-3.8/upstream branch. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubs

Re: [PATCH 01/11] HID: hid-input factorize hid_input allocation

2012-11-27 Thread Jiri Kosina
On Fri, 23 Nov 2012, Benjamin Tissoires wrote: > This just refactors the allocation of hid_input. > No semantic changes. > > Signed-off-by: Benjamin Tissoires Fine by me, thanks. > --- > drivers/hid/hid-input.c | 61 > +++-- > 1 file changed, 34 in

Re: [PATCH 01/11] HID: hid-input factorize hid_input allocation

2012-11-27 Thread Henrik Rydberg
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 > --- > drivers/hid/hid