diff options
author | Tomer Tayar <ttayar@habana.ai> | 2023-02-16 18:16:56 +0200 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2023-03-15 13:29:14 +0200 |
commit | d1bae8199abb23644bf39fa0fb09e87a578f05dd (patch) | |
tree | 79d60e38afc8a1dcc35e474a11b8dae300ed7c33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e09ae9203b7626f882d68f4733f87f133de0393 (diff) |
accel/habanalabs: remove unneeded irq_handler variable
'irq_handler' in gaudi2_enable_msix(), is just assigned with a function
name and then used when calling request_threaded_irq().
Remove the variable and use the function name directly as an argument.
Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions