aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-02-11 19:18:58 +0100
committerHerbert Xu <[email protected]>2020-02-22 09:25:43 +0800
commitf4274eeca476305a78f140e2e74bd07bd379a5da (patch)
treea85ae2e21ffc0d1b2b39fc79d1dffeacb049d281 /tools/perf/scripts/python/bin/stackcollapse-report
parentb83fd3e5ec284453561784491d877ceff950d1c6 (diff)
crypto: ccree - remove unneeded casts
Unneeded casts prevent the compiler from performing valuable checks. This is especially true for function pointers. Remove these casts, to prevent silently introducing bugs when a variable's type might be changed in the future. No change in generated code. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions