Re: [PATCH 11/14] HID: i2c-hid: remove unneeded test in i2c_hid_remove

2012-12-05 Thread Jiri Kosina
On Wed, 5 Dec 2012, Jean Delvare wrote: > > ihid can not be null, so there are no reasons to test it. > > > > Signed-off-by: Benjamin Tissoires > > --- > > drivers/hid/i2c-hid/i2c-hid.c | 3 --- > > 1 file changed, 3 deletions(-) > > > > diff --git a/drivers/hid/i2c-hid/i2c-hid.c

Re: [PATCH 11/14] HID: i2c-hid: remove unneeded test in i2c_hid_remove

2012-12-05 Thread Jean Delvare
On Tue, 4 Dec 2012 16:27:52 +0100, Benjamin Tissoires wrote: > ihid can not be null, so there are no reasons to test it. > > Signed-off-by: Benjamin Tissoires > --- > drivers/hid/i2c-hid/i2c-hid.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/hid/i2c-hid/i2c-hid.c

Re: [PATCH 11/14] HID: i2c-hid: remove unneeded test in i2c_hid_remove

2012-12-05 Thread Jean Delvare
On Tue, 4 Dec 2012 16:27:52 +0100, Benjamin Tissoires wrote: ihid can not be null, so there are no reasons to test it. Signed-off-by: Benjamin Tissoires benjamin.tissoi...@gmail.com --- drivers/hid/i2c-hid/i2c-hid.c | 3 --- 1 file changed, 3 deletions(-) diff --git

Re: [PATCH 11/14] HID: i2c-hid: remove unneeded test in i2c_hid_remove

2012-12-05 Thread Jiri Kosina
On Wed, 5 Dec 2012, Jean Delvare wrote: ihid can not be null, so there are no reasons to test it. Signed-off-by: Benjamin Tissoires benjamin.tissoi...@gmail.com --- drivers/hid/i2c-hid/i2c-hid.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/hid/i2c-hid/i2c-hid.c