summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-12-29 14:51:19 +0100
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-12-29 14:52:19 +0100
commitc18bde85706ddbd7ad1e130498b26d33a3733371 (patch)
treede0fd74350f019e3319d82eb78ec9292ef13e0b3 /include/linux/i2c/git@git.tavy.me:linux.git
parent548d6800fad6b55086addc8450d1f243a9167f35 (diff)
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/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions