aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2020-12-16 17:15:48 -0600
committerJason Gunthorpe <[email protected]>2021-01-12 16:35:38 -0400
commit91a42c5becb685e1ae73554726906dfe74a8afdd (patch)
tree7051867246e3603943a6b0d61dad46513c481e60 /tools/perf/scripts/python/bin
parent2622aa718a6a774ba302ca002adc62eeab9cdf28 (diff)
RDMA/rxe: Make add/drop key/index APIs type safe
Replace 'void *' parameters with 'struct rxe_pool_entry *' and use a macro to allow: rxe_add_index, rxe_drop_index, rxe_add_key, rxe_drop_key and rxe_add_to_pool APIs to be type safe against changing the position of pelem in the objects. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions