Re: [PATCH 16/19] HID: hid-multitouch: Remove misleading null test

2012-08-20 Thread Benjamin Tissoires
Acked-by: Benjamin Tissoires On Sun, Aug 12, 2012 at 11:42 PM, Henrik Rydberg wrote: > A null test was left behind during the autoloading work; > the test was introduced by 8d179a9e, but was never completely > reverted. > > Reported-by: Dan Carpenter > Signed-off-by: Henrik Rydberg > --- > dr

[PATCH 16/19] HID: hid-multitouch: Remove misleading null test

2012-08-12 Thread Henrik Rydberg
A null test was left behind during the autoloading work; the test was introduced by 8d179a9e, but was never completely reverted. Reported-by: Dan Carpenter Signed-off-by: Henrik Rydberg --- drivers/hid/hid-multitouch.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git