diff options
author | luo penghao <[email protected]> | 2021-11-04 06:45:46 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-11-04 05:47:53 -0600 |
commit | 18c6c96897a3b1ba44ab4df7324bf0b3454e090b (patch) | |
tree | 0275fe40f7262fb0f9799c6d2f4ec336e6319915 /tools/perf/util/trace-event-scripting.c | |
parent | 27548088ac628109f70eb0b1eb521d035844dba8 (diff) |
loop: Remove duplicate assignments
The assignment and operation there will be overwritten later, so
it should be deleted.
The clang_analyzer complains as follows:
drivers/block/loop.c:2330:2 warning:
Value stored to 'err' is never read
change in v2:
Repair the sending email box
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: luo penghao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions