aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2020-05-06 13:25:50 -0700
committerDarrick J. Wong <[email protected]>2020-05-07 08:27:47 -0700
commit6af0479d8b6b162b7f006581553705521af9984b (patch)
tree2e2982dcc07045c24923811a82b62dbf99c58772 /tools/perf/scripts/python/bin/stackcollapse-record
parent655879290c28bc5678a30a7b41c9b61f4f7f90c2 (diff)
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
The shutdown parameter of xfs_trans_ail_remove() is no longer used. The remaining callers use it for items that legitimately might not be in the AIL or from contexts where AIL state has already been checked. Remove the unnecessary parameter and fix up the callers. Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Allison Collins <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions