diff options
| author | Michael Straube <straube.linux@gmail.com> | 2022-04-05 08:08:12 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-05 16:10:32 +0200 |
| commit | 7893ce1e63fc460e46fc6ddebe6d909142d5e83f (patch) | |
| tree | f6996b017969a4b700bb2793d990bcda26db8ea1 /tools/perf/scripts/python/stackcollapse.py | |
| parent | fc39b7845a30b022fc944e9aab132119427c3905 (diff) | |
| download | linux-7893ce1e63fc460e46fc6ddebe6d909142d5e83f.tar.gz linux-7893ce1e63fc460e46fc6ddebe6d909142d5e83f.zip | |
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 <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220405060813.8448-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
