aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2021-01-25 15:16:40 -0600
committerJason Gunthorpe <[email protected]>2021-01-28 15:29:56 -0400
commiteae5f0642e2f6a07a73f3fd60ecfeae9b4b32d5c (patch)
tree76bd8d0593f426006381e3a56f05f5fd492e9ca9 /tools/perf/scripts/python/exported-sql-viewer.py
parent6cde3e8ec16f8318bab119ad1e16dd90677bc897 (diff)
RDMA/rxe: Remove unneeded pool->state
rxe_pool.c uses the field pool->state to mark a pool as invalid when it is shut down and checks it in several pool APIs to verify that the pool has not been shut down. This is unneeded because the pools are not marked invalid unless the entire driver is being removed at which point no functional APIs should or could be executing. This patch removes this field and associated code. Link: https://lore.kernel.org/r/[email protected] Suggested-by: [email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions