diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-06 15:20:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-08-08 11:23:26 -0700 |
commit | 6cad4e269e25dddd7260a53e9d9d90ba3a3cc35a (patch) | |
tree | 2191eeb7e1ee2e89ea27699f4f655c3fea28c1d7 /drivers/input/mouse | |
parent | 6078091c9fa899b0fd7097ae2af933554c2d989f (diff) |
Input: raydium_i2c_ts - use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.
This code was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/mouse')
0 files changed, 0 insertions, 0 deletions