summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_alloc.c
diff options
context:
space:
mode:
authorShaokun Zhang <zhangshaokun@hisilicon.com>2021-06-03 00:54:09 +0300
committerDarrick J. Wong <djwong@kernel.org>2021-06-03 00:54:09 +0300
commit5f7fd75086203a8a4dd3e518976e52bcf24e8b22 (patch)
tree2818076ead9f875eca78210981fd116546355f77 /fs/xfs/libxfs/xfs_alloc.c
parent20bd8e63f30be23ff544d6bd77fc3b933464100b (diff)
downloadlinux-5f7fd75086203a8a4dd3e518976e52bcf24e8b22.tar.xz
xfs: sort variable alphabetically to avoid repeated declaration
Variable 'xfs_agf_buf_ops', 'xfs_agi_buf_ops', 'xfs_dquot_buf_ops' and 'xfs_symlink_buf_ops' are declared twice, so sort these variables alphabetically and remove the repeated declaration. Cc: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_alloc.c')
0 files changed, 0 insertions, 0 deletions