1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/ipc
Al Viro 8152f82010 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: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2024-11-03 01:28:06 -05:00
..
compat.c
ipc_sysctl.c
Makefile
mq_sysctl.c
mqueue.c fdget(), more trivial conversions 2024-11-03 01:28:06 -05:00
msg.c
msgutil.c
namespace.c
sem.c
shm.c
syscall.c
util.c
util.h