diff options
| author | Pavel Begunkov <[email protected]> | 2024-04-15 12:50:13 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-04-15 14:10:49 +0000 |
| commit | d6e295061f239bee48c9e49313f68042121e21c2 (patch) | |
| tree | 3f43f01a730fe02005437198f2c67acea265ede2 /net/unix/af_unix.c | |
| parent | io_uring/notif: remove ctx var from io_notif_tw_complete (diff) | |
| download | kernel-d6e295061f239bee48c9e49313f68042121e21c2.tar.gz kernel-d6e295061f239bee48c9e49313f68042121e21c2.zip | |
io_uring/notif: shrink account_pages to u32
->account_pages is the number of pages we account against the user
derived from unsigned len, it definitely fits into unsigned, which saves
some space in struct io_notif_data.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/19f2687fcb36daa74d86f4a27bfb3d35cffec318.1713185320.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
