]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
orangefs: Remove unused type in macro fill_default_sys_attrs
authorZhen Ni <zhen.ni@easystack.cn>
Mon, 1 Sep 2025 02:58:18 +0000 (10:58 +0800)
committerMike Marshall <hubcap@omnibond.com>
Tue, 30 Sep 2025 14:23:03 +0000 (10:23 -0400)
commit3dffadfa99f7ba2e9bee69d1e0bb42fd2d2d6022
treeef2871d404d154afb4f47b613a319204f139ea47
parentf83ec76bf285bea5727f478a68b894f5543ca76e
orangefs: Remove unused type in macro fill_default_sys_attrs

Remove the unused type parameter from the macro definition and all its
callers, making the interface consistent with its actual usage.

Fixes: 69a23de2f3de ("orangefs: clean up fill_default_sys_attrs")
Signed-off-by: Zhen Ni <zhen.ni@easystack.cn>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/namei.c
fs/orangefs/orangefs-kernel.h