diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-11-21 00:14:39 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2020-12-10 19:42:59 +0100 |
commit | 1572bfdf21d4d50e51941498ffe0b56c2289f783 (patch) | |
tree | 30b8fe1901c85acdddaf34fee2ee808b6ebea0e5 /drivers/android/binder.c | |
parent | file: Rename __close_fd to close_fd and remove the files parameter (diff) | |
download | linux-1572bfdf21d4d50e51941498ffe0b56c2289f783.tar.xz linux-1572bfdf21d4d50e51941498ffe0b56c2289f783.zip |
file: Replace ksys_close with close_fd
Now that ksys_close is exactly identical to close_fd replace
the one caller of ksys_close with close_fd.
[1] https://lkml.kernel.org/r/20200818112020.GA17080@infradead.org
Suggested-by: Christoph Hellwig <hch@infradead.org>
Link: https://lkml.kernel.org/r/20201120231441.29911-22-ebiederm@xmission.com
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'drivers/android/binder.c')
0 files changed, 0 insertions, 0 deletions