summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorZizhi Wo <wozizhi@huawei.com>2026-09-05 09:03:54 +0800
committerCarlos Maiolino <cem@kernel.org>2026-09-07 08:21:54 +0200
commit157dcb8230a4e882e099ec4d1cb1957b0b2c9b26 (patch)
tree5c48f3b3e6b589c3bd00d505cb67a5a340d74824 /scripts/Makefile.thinlto
parent4d0624679ae29b469016f1ce4714be58582ed06a (diff)
downloadlinux-157dcb8230a4e882e099ec4d1cb1957b0b2c9b26.tar.gz
linux-157dcb8230a4e882e099ec4d1cb1957b0b2c9b26.zip
xfs: remove several unused and never-implemented declarations
Over time a number of function declarations in various headers have become stale: either their implementations were removed when their last callers went away, or they were never implemented in the first place. None of them refer to anything anymore. Remove the following dead declarations and the unused stub: - xlog_assign_tail_lsn() and xlog_assign_tail_lsn_locked() - xfs_iext_realloc() - xfs_buf_iodone() - xfs_scrub_tester() and xfs_scrub_setup_inode_bmap_data() (never implemented placeholders) - the !CONFIG_XFS_ONLINE_REPAIR stub of xrep_tempfile_iolock_both() Signed-off-by: Zizhi Wo <wozizhi@huawei.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions