]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9886be1a48343868547e0dacfefab28770837014
treec4a4638d6cca1137d2f1a0ec5f7e19c01c67d006
parentfed78021f3c5ac08abfca9e3c6463ea1c5e01972
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