diff options
author | Dave Chinner <dchinner@redhat.com> | 2023-04-20 01:18:34 +0300 |
---|---|---|
committer | Dave Chinner <dchinner@redhat.com> | 2023-04-20 01:18:34 +0300 |
commit | 422d56536fd2ebac254e469e196c64cf53cd8a07 (patch) | |
tree | f5c8278274833de87eaf856c869350f8409753a5 /tools/perf/scripts/python/task-analyzer.py | |
parent | 798352cb25d2c27affbb5c733ed28430057228ca (diff) | |
download | linux-422d56536fd2ebac254e469e196c64cf53cd8a07.tar.xz |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions