aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-05-29 18:45:31 +0530
committerGreg Kroah-Hartman <[email protected]>2019-05-30 14:13:45 -0700
commiteb2b3edfd427d11e9553aaf772b40fb18e42fbba (patch)
tree20f90c80130464b485120a3ff9e279ecf35bd117 /tools/perf/scripts/python/syscall-counts.py
parent8fe0260030b8e6c944fceb452a6a36fc1c7daf87 (diff)
staging: rts5208: Remove negations
Previously return variable fake_para was being negated before return. For simplification, fake_para can be changed to valid_para, which is returned without negation (corresponding values swapped accordingly). Further, the function names check_sd_current_prior and check_sd_speed_prior can be changed to valid_sd_current_prior and valid_sd_speed_prior respectively for greater clarity on the purpose of the functions. Signed-off-by: Nishka Dasgupta <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions