diff options
author | Kalesh AP <kalesh-anakkur.purayil@broadcom.com> | 2024-12-10 19:45:44 -0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-12-16 08:22:06 -0500 |
commit | 8aa3dd3e7659128c73fe9e41381e364db8c2e56c (patch) | |
tree | 67745f3ca0766051085944de001bd434ce4a4012 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 55992c386263f3899552118b2e3d142cd223eba4 (diff) |
RDMA/bnxt_re: Eliminate need for some forward declarations
Move the function definition of bnxt_re_shutdown() to avoid
forward declarartion of bnxt_re_dev_uninit().
Move the function definition of bnxt_re_setup_cc() before
bnxt_re_add_device() to avoid it's forward declarations.
Also, forward declarartions of bnxt_re_stop_irq() and
bnxt_re_dev_stop() are unnecessary.
Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://patch.msgid.link/1733888745-30939-5-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions