android_kernel_xiaomi_sm8350/drivers/infiniband/hw/nes
Chien Tung 7b14ab0b43 RDMA/nes: Fix tmp_addr compilation warning
In find_node(), tmp_addr causes an "unused variable" warning when
INFINIBAND_NES_DEBUG is not defined.  It's only used in a nes_debug()
and the print does not make sense.  So take out the whole thing.

Reported-by: Manish Katiyar <mkatiyar@gmail.com>
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-03-06 15:12:11 -08:00
..
Kconfig
Makefile
nes_cm.c RDMA/nes: Fix tmp_addr compilation warning 2009-03-06 15:12:11 -08:00
nes_cm.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_context.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_hw.c RDMA/nes: Report correct vendor_id and vendor_part_id 2009-03-06 15:12:10 -08:00
nes_hw.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_nic.c RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_user.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_utils.c RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_verbs.c RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_verbs.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes.c RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00