1
linux/drivers/infiniband/hw/bnxt_re
Jiapeng Chong 7092094192 RDMA/bnxt_re: Remove the unused variable en_dev
Variable en_dev is not effectively used, so delete it.

drivers/infiniband/hw/bnxt_re/main.c:1980:22: warning: variable ‘en_dev’ set but not used.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=10867
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://patch.msgid.link/20240918021632.36091-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-09-22 16:53:46 +03:00
..
bnxt_re.h RDMA/bnxt_re: Recover the device when FW error is detected 2024-09-13 08:29:34 +03:00
hw_counters.c RDMA/bnxt_re: Support new 5760X P7 devices 2023-12-11 09:56:28 +02:00
hw_counters.h bnxt_re: Update the debug counters for doorbell pacing 2023-07-30 14:37:04 +03:00
ib_verbs.c RDMA/bnxt_re: Fix the max WQE size for static WQE support 2024-09-09 21:17:09 +03:00
ib_verbs.h RDMA/bnxt_re: Share a page to expose per SRQ info with userspace 2024-09-02 10:10:36 +03:00
Kconfig RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it 2021-04-19 14:57:03 -03:00
main.c RDMA/bnxt_re: Remove the unused variable en_dev 2024-09-22 16:53:46 +03:00
Makefile
qplib_fp.c RDMA/bnxt_re: Get the toggle bits from SRQ events 2024-09-02 10:10:36 +03:00
qplib_fp.h RDMA/bnxt_re: Get the toggle bits from SRQ events 2024-09-02 10:10:36 +03:00
qplib_rcfw.c RDMA/bnxt_re: Fix the sparse warnings 2023-12-20 10:10:56 +02:00
qplib_rcfw.h RDMA/bnxt_re: Refactor the queue index update 2023-11-13 10:26:41 +02:00
qplib_res.c RDMA/bnxt_re: Support new 5760X P7 devices 2023-12-11 09:56:28 +02:00
qplib_res.h RDMA/bnxt_re: Recover the device when FW error is detected 2024-09-13 08:29:34 +03:00
qplib_sp.c RDMA/bnxt_re: Avoid an extra hwrm per MR creation 2024-09-02 12:33:47 +03:00
qplib_sp.h RDMA/bnxt_re: Fix the max WQE size for static WQE support 2024-09-09 21:17:09 +03:00
qplib_tlv.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
roce_hsi.h RDMA/bnxt_re: Update HW interface headers 2024-09-02 12:33:47 +03:00