diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-04 20:54:22 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-10 16:44:42 +0100 |
commit | bd2a31d522344b3ac2fb680bd2366e77a9bd8209 (patch) | |
tree | d08be6aea75b2f41bebf516bfc33187d0673bfce /fs/eventfd.c | |
parent | sockfd_lookup_light(): switch to fdget^W^Waway from fget_light (diff) | |
download | linux-bd2a31d522344b3ac2fb680bd2366e77a9bd8209.tar.xz linux-bd2a31d522344b3ac2fb680bd2366e77a9bd8209.zip |
get rid of fget_light()
instead of returning the flags by reference, we can just have the
low-level primitive return those in lower bits of unsigned long,
with struct file * derived from the rest.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions