xfs: remove unused parameter from refcount code
mainline inclusion from mainline-v5.15-rc4 commit c04c51c5 category: bugfix bugzilla: 188883, https://gitee.com/openeuler/kernel/issues/I76JSK CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c04c51c524697cd68d668d595f8ebc381ffe426b -------------------------------- The owner info parameter is always NULL, so get rid of the parameter. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Chandan Babu R <chandan.babu@oracle.com> Conflicts: fs/xfs/libxfs/xfs_refcount.c Signed-off-by:
Long Li <leo.lilong@huawei.com>
Loading
Please sign in to comment