summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@wdc.com>2017-08-17 13:13:13 -0700
committerJens Axboe <axboe@kernel.dk>2017-08-18 08:45:29 -0600
commitc830da8cbc7b1b319fa688aaeb751d8c6e66b16b (patch)
treeba8d9fb856e10c4eb59509d0a0eaa5eb227cec25 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentb1824eef28dcb384d5f771b79ec9a65474e20218 (diff)
skd: Remove superfluous initializations from skd_isr_completion_posted()
The value of skcmp, cmp_cntxt etc. is overwritten during every loop iteration and is not used after the loop has finished. Hence initializing these variables outside the loop is not necessary. This patch does not change any functionality. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.de> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions