diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-07-22 20:18:10 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-11-03 01:28:07 -0500 |
commit | 7133dd5ac603f04bbaca2bcf550cefdc3ccf6201 (patch) | |
tree | fa5bbc977f4ccb21fd67338edfeb08f8ebc3731b /rust/helpers/task.c | |
parent | 66635b0776243ff567db08601546b7f26b67dd08 (diff) | |
download | linux-7133dd5ac603f04bbaca2bcf550cefdc3ccf6201.tar.gz linux-7133dd5ac603f04bbaca2bcf550cefdc3ccf6201.tar.bz2 linux-7133dd5ac603f04bbaca2bcf550cefdc3ccf6201.zip |
memcg_write_event_control(): switch to CLASS(fd)
some reordering required - take both fdget() to the point before
the allocations, with matching move of fdput() to the very end
of failure exit(s); after that it converts trivially.
simplify the cleanups that involve css_put(), while we are at it...
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions