diff options
| author | Joel Savitz <[email protected]> | 2024-08-02 22:54:55 -0400 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-08-30 08:22:33 +0200 |
| commit | 215ab0d8af59cfc394fa83a702f0af21a5e126c7 (patch) | |
| tree | cd503426affe6a80f20450550ea754bc83187fdf /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c5ae8e5e5a34963513bf973e77dd15da7333054e (diff) | |
file: remove outdated comment after close_fd()
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: [email protected]
The comment on EXPORT_SYMBOL(close_fd) was added in commit 2ca2a09d6215
("fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()"),
before commit 8760c909f54a ("file: Rename __close_fd to close_fd and remove
the files parameter") gave the function its current name, however commit
1572bfdf21d4 ("file: Replace ksys_close with close_fd") removes the
referenced caller entirely, obsoleting this comment.
Signed-off-by: Joel Savitz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions