Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ba5b15e0 authored by Dede Dindin Qudsy's avatar Dede Dindin Qudsy Committed by Saalim Quadri
Browse files

input: ft8719: Fix comparing a pointer to a null character constant



../drivers/input/touchscreen/ft8719_spi_c3j/focaltech_test/focaltech_test_ini.c:122:15: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare]
                if  ((cs == '\0') || (ct == '\0'))
                            ^~~~
                            (void *)0

Signed-off-by: default avatarDede Dindin Qudsy <xtrymind@gmail.com>
Change-Id: Ib27b83946570fe47e74637536fa081c9a9b932bf
Signed-off-by: default avatardanascape <danascape@gmail.com>
parent 3deb827e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment