On Wed, Dec 16, 2015 at 6:57 AM, Jiri Kosina <jikos@xxxxxxxxxx> wrote: > On Wed, 9 Dec 2015, Dan Carpenter wrote: > >> Smatch complains that these should probably be bitwise ORs instead of >> logical. It doesn't matter for "prox" but it makes a difference for >> "strip1" and "strip2". >> >> Fixes: c7f0522a1ad1 ('HID: wacom: Slim down wacom_intuos_pad processing') >> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Jason, could you please provide your Ack for this one? > > It's obviously a Correct Thing To Do(TM), but I assume you've tested on > your devices with this patch, so some other changes might potentially be > needed to "compensate" for the fix ... > > Thanks, > > -- > Jiri Kosina > SUSE Labs > This patch looks fine to me (the 'prox' calculation /should/ be logical, but I suppose bitwise works too :D). Found two other bugs from c7f0522 while reviewing though -- I'll have patches for you shortly. Reviewed-by: Jason Gerecke <jason.gerecke@xxxxxxxxx> Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is to say, eight) to the two, / But you can’t take seven from three, / So you look at the sixty-fours.... -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html