diff options
author | Ye Bin <[email protected]> | 2021-01-05 21:53:40 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-01-05 11:34:23 -0700 |
commit | 170b3bbda08852277b97f4f0516df0785c939764 (patch) | |
tree | d63529cdce9dc626ec836626b1074284bf53be13 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 90df08538c07b7135703358a0c8c08d97889a704 (diff) |
io_uring: Delete useless variable ‘id’ in io_prep_async_work
Fix follow warning:
fs/io_uring.c:1523:22: warning: variable ‘id’ set but not used
[-Wunused-but-set-variable]
struct io_identity *id;
^~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Ye Bin <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions