aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-02 11:50:00 +0100
committerGreg Kroah-Hartman <[email protected]>2020-04-23 16:48:11 +0200
commit9e306ba3a9299fc0348d2345e4cfdb39b77a8a27 (patch)
tree5b5551bb711bba9dcf79c51506bbad22462569a3 /tools/perf/scripts/python/bin
parent7a1c4f28ead628d44773ff90ae2414f8e7ea31ad (diff)
binderfs: remove redundant assignment to pointer ctx
The pointer ctx is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Christian Brauner <[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/bin')
0 files changed, 0 insertions, 0 deletions