diff options
author | Aharon Landau <aharonl@nvidia.com> | 2022-02-15 19:55:29 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-02-23 14:59:13 -0400 |
commit | 185b9826782a53529b2b57328a8f49b1d0cf8f8f (patch) | |
tree | 187ed6ecc1373c64b4b7e8b37cacc49068b2da8f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 748663c8ccf6b2e5a800de19127c2cc1c4423fd2 (diff) |
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
delayed_cache_work_func() and the cache_work_func() are both wrappers of
__cache_work_func(). Instead of having a special not delayed work, use the
delayed work with delay = 0.
Link: https://lore.kernel.org/r/18b6ae205e75f087aa4a2a05c81ea8b66d8d88dc.1644947594.git.leonro@nvidia.com
Signed-off-by: Aharon Landau <aharonl@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions