commit | dc8cbb65dc17b0daebca84375d35ce54ff730762 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Mon Jul 10 10:23:05 2023 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 10 10:23:05 2023 -0600 |
tree | 45c8b4dce3a369faaded27b88697f3c23e48df86 | |
parent | 2fb48d88e77f29bf9d278f25bcfe82cf59a0e09b [diff] |
block: remove dead struc request->completion_data field It's no longer used. While in there, also update the comment as to why it can coexist with the rb_node. Signed-off-by: Jens Axboe <axboe@kernel.dk>