aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-04-05 08:08:12 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-05 16:10:32 +0200
commit7893ce1e63fc460e46fc6ddebe6d909142d5e83f (patch)
treef6996b017969a4b700bb2793d990bcda26db8ea1 /tools/perf/scripts/python
parentfc39b7845a30b022fc944e9aab132119427c3905 (diff)
staging: r8188eu: remove unncessary ternary operator
There are some uses of ternary operator where it explicitly sets true or false but the condition already evaluates to true or false. In this cases the ternary operator is redundant and can be removed. Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions