aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2017-08-17 13:13:13 -0700
committerJens Axboe <[email protected]>2017-08-18 08:45:29 -0600
commitc830da8cbc7b1b319fa688aaeb751d8c6e66b16b (patch)
treeba8d9fb856e10c4eb59509d0a0eaa5eb227cec25 /tools/perf/scripts/python/bin
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 <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: Johannes Thumshirn <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions