diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-04 13:39:51 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-04 09:30:39 -0600 |
commit | c824986c113f15e2ef2c00da9a226c09ecaac74c (patch) | |
tree | c9b425eeb8abf37ab2d5e41722818227b3ccefa4 /net/tls | |
parent | 0a4813b1abdf06e44ce60cdebfd374cfd27c46bf (diff) | |
download | lwn-c824986c113f15e2ef2c00da9a226c09ecaac74c.tar.gz lwn-c824986c113f15e2ef2c00da9a226c09ecaac74c.zip |
io_uring/rsrc: rename rsrc_list
We have too many "rsrc" around which makes the name of struct
io_rsrc_node::rsrc_list confusing. The field is responsible for keeping
a list of files or buffers, so call it item_list and add comments
around.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3e34d4dfc1fdbb6b520f904ee6187c2ccf680efe.1680576071.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions