Skip to content
Snippets Groups Projects
Commit 8152f820 authored by Al Viro's avatar Al Viro
Browse files

fdget(), more trivial conversions


all failure exits prior to fdget() leave the scope, all matching fdput()
are immediately followed by leaving the scope.

[xfs_ioc_commit_range() chunk moved here as well]

Reviewed-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6348be02
No related branches found
No related tags found
No related merge requests found
Showing with 176 additions and 363 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment