diff options
author | Robert Abel <rabel@robertabel.eu> | 2018-02-10 00:50:11 +0100 |
---|---|---|
committer | Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> | 2018-04-12 19:02:43 +0200 |
commit | 8c483758afe4f1dc34cb8319f36302aa31776ac9 (patch) | |
tree | 9b1b2973140532669582b2f51b4898790012d104 /drivers/leds/leds-apu.c | |
parent | 54bc937f0cc2a7b9cb9802b9992f936259d015a1 (diff) | |
download | talos-op-linux-8c483758afe4f1dc34cb8319f36302aa31776ac9.tar.gz talos-op-linux-8c483758afe4f1dc34cb8319f36302aa31776ac9.zip |
auxdisplay: charlcd: use null character instead of zero literal to terminate strings
Using '\0' instead of plain 0 makes the intent clearer that this is
indeed a string and not a series of integers.
Signed-off-by: Robert Abel <rabel@robertabel.eu>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Diffstat (limited to 'drivers/leds/leds-apu.c')
0 files changed, 0 insertions, 0 deletions