summaryrefslogtreecommitdiff
path: root/drivers/input/input-leds.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-09-20 21:08:02 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-09-20 22:00:22 -0700
commit31ae0102a34ed863c7d32b10e768036324991679 (patch)
tree37b44e9c8f46e41ec01ee9afdfda8b10a4bd408d /drivers/input/input-leds.c
parentf1c80ba0cc8e7ae015a4b4828564e22f0b583ad5 (diff)
Input: goodix - change goodix_i2c_write() len parameter type to int
Change the type of the goodix_i2c_write() len parameter to from 'unsigned' to 'int' to avoid bare use of 'unsigned', changing it to 'int' makes goodix_i2c_write()' prototype consistent with goodix_i2c_read(). Reviewed-by: Bastien Nocera <hadess@hadess.net> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20210920150643.155872-2-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/input-leds.c')
0 files changed, 0 insertions, 0 deletions