diff options
author | 2023-04-20 08:18:34 +1000 | |
---|---|---|
committer | 2023-04-20 08:18:34 +1000 | |
commit | 422d56536fd2ebac254e469e196c64cf53cd8a07 (patch) | |
tree | f5c8278274833de87eaf856c869350f8409753a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into guilt/xfs-for-next (diff) | |
download | wireguard-linux-422d56536fd2ebac254e469e196c64cf53cd8a07.tar.xz wireguard-linux-422d56536fd2ebac254e469e196c64cf53cd8a07.zip |
xfs: fix duplicate includes
Header files were already included, just not in the normal order.
Remove the duplicates, preserving normal order. Also move xfs_ag.h
include to before the scrub internal includes which are normally
last in the include list.
Fixes: d5c88131dbf0 ("xfs: allow queued AG intents to drain before scrubbing")
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions