diff options
| author | Colin Ian King <colin.i.king@googlemail.com> | 2021-11-27 02:06:52 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2021-11-29 16:41:29 +0300 |
| commit | af22fef3e7a51cbd339814a0e196086e2bb2aa26 (patch) | |
| tree | d58f6135129b9164469eeb869eafe42ff9746d54 /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | eca5892a5d616d39185d652820931f21cab2f190 (diff) | |
| download | linux-af22fef3e7a51cbd339814a0e196086e2bb2aa26.tar.xz | |
block: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never
read, it is being updated later on. The assignment is redundant and
can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20211126230652.1175636-1-colin.i.king@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions
