]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: Remove empty declartion in header file
authorZhang Zekun <zhangzekun11@huawei.com>
Fri, 6 Sep 2024 06:02:43 +0000 (14:02 +0800)
committerCarlos Maiolino <cem@kernel.org>
Mon, 7 Oct 2024 06:00:11 +0000 (08:00 +0200)
commitf6225eebd76f371dab98b4d1c1a7c1e255190aef
tree9c539298b3f0beabc7675c3ecb631bcb679211ae
parentae6f70c66748640739356bb1938dbdbc9e42eb44
xfs: Remove empty declartion in header file

The definition of xfs_attr_use_log_assist() has been removed since
commit d9c61ccb3b09 ("xfs: move xfs_attr_use_log_assist out of xfs_log.c").
So, Remove the empty declartion in header files.

Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_log.h