On Mon, 16 Nov 2015, David Binderman wrote:

> Hello there,
> 
> drivers/hid/wacom_wac.c:2484:35: warning: logical ‘or’ of collectively 
> exhaustive tests is always true [-Wlogical-op]
> 
> Source code is
> 
> if (features->type>= INTUOSHT || features->type <= BAMBOO_PT)

Good catch, that code is obviously crappy.

Adding Ping, Aaron and Jason to CC.

-- 
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to