diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-12-29 16:51:19 +0300 |
|---|---|---|
| committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-12-29 16:52:19 +0300 |
| commit | c18bde85706ddbd7ad1e130498b26d33a3733371 (patch) | |
| tree | de0fd74350f019e3319d82eb78ec9292ef13e0b3 /include/linux | |
| parent | 548d6800fad6b55086addc8450d1f243a9167f35 (diff) | |
| download | linux-c18bde85706ddbd7ad1e130498b26d33a3733371.tar.xz | |
auxdisplay: arm-charlcd: Remove redundant ternary operators
For ternary operators in the form of a ? true : false, if a itself returns
a boolean result, the ternary operator can be omitted. Remove redundant
ternary operators to clean up the code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
