]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/file.c
make get_unused_fd_flags() a function
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Aug 2012 21:18:05 +0000 (17:18 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 27 Sep 2012 01:08:50 +0000 (21:08 -0400)
commit1a7bd2265fc57f29400d57f66275cc5918e30aa6
tree48a4bb42dfb5d4b37d077bbaf550253686b546f5
parent56b31d1c9f1e6a3ad92e7bfe252721e05d92b285
make get_unused_fd_flags() a function

... and get_unused_fd() a macro around it

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file.c
include/linux/file.h