HID: hid-multitouch: Use true and false for boolean values
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 6 Mar 2018 00:10:46 +0000 (18:10 -0600)
committerJiri Kosina <jkosina@suse.cz>
Tue, 6 Mar 2018 14:19:13 +0000 (15:19 +0100)
commit001fab49dd4fcf64b1b8ccecb8656baa3f3f1a9a
treec4a4638d6cca1137d2f1a0ec5f7e19c01c67d006
parent04230f46025536896b15af22d8fae7fa519f9740
HID: hid-multitouch: Use true and false for boolean values

Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c