commit | 79f2280b9bfd54aa37b3fa4a80b0037bd29b4f0e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 26 17:30:32 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Mar 02 20:55:52 2020 -0800 |
tree | 210f7c65cac76044b34e19f881d9b5e94481e078 | |
parent | d0ce643911280a0f281156674203a2ca8048aed1 [diff] |
xfs: remove the name == NULL check from xfs_attr_args_init All callers provide a valid name pointer, remove the redundant check. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Chandan Rajendra <chandanrlinux@gmail.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>