aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd
diff options
context:
space:
mode:
authorGravatar Eric W. Biederman <ebiederm@xmission.com> 2020-11-20 17:14:40 -0600
committerGravatar Eric W. Biederman <ebiederm@xmission.com> 2020-12-10 12:42:59 -0600
commit9fe83c43e71cdb8e5b9520bcb98706a2b3c680c8 (patch)
tree5037480cc99b0eb864fc0d76da4adbaeb5a061ea /fs/lockd
parentfile: Replace ksys_close with close_fd (diff)
downloadlinux-9fe83c43e71cdb8e5b9520bcb98706a2b3c680c8.tar.gz
linux-9fe83c43e71cdb8e5b9520bcb98706a2b3c680c8.tar.bz2
linux-9fe83c43e71cdb8e5b9520bcb98706a2b3c680c8.zip
file: Rename __close_fd_get_file close_fd_get_file
The function close_fd_get_file is explicitly a variant of __close_fd[1]. Now that __close_fd has been renamed close_fd, rename close_fd_get_file to be consistent with close_fd. When __alloc_fd, __close_fd and __fd_install were introduced the double underscore indicated that the function took a struct files_struct parameter. The function __close_fd_get_file never has so the naming has always been inconsistent. This just cleans things up so there are not any lingering mentions or references __close_fd left in the code. [1] 80cd795630d6 ("binder: fix use-after-free due to ksys_close() during fdget()") Link: https://lkml.kernel.org/r/20201120231441.29911-23-ebiederm@xmission.com Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions