summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_attr_remote.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-05-18 10:15:01 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-05-23 17:55:58 -0700
commit90a033401c570c2ba7716f9e98388b895b555798 (patch)
treece8fb44b41b9eee49893e35a8a61477da9c24a02 /fs/xfs/libxfs/xfs_attr_remote.h
parenta0203d96965d6dd57e872fd913b9019824f067ae (diff)
xfs: clean up state variable usage in xfs_attr_node_remove_attr
The state variable is now a local variable pointing to a heap allocation, so we don't need to zero-initialize it, nor do we need the conditional to decide if we should free it. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_attr_remote.h')
0 files changed, 0 insertions, 0 deletions