android_kernel_xiaomi_sm8350/drivers/infiniband/hw/ipath
Roland Dreier 6358ae25fd IB/ipath: Fix sparse warning about shadowed symbol
Fix

    drivers/infiniband/hw/ipath/ipath_init_chip.c:526:10: warning: symbol 'val' shadows an earlier one
    drivers/infiniband/hw/ipath/ipath_init_chip.c:473:6: originally declared here

by giving the second val a different name.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Arthur Jones <arthur.jones@qlogic.com>
2008-04-16 21:01:07 -07:00
..
ipath_common.h IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_cq.c
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Fix sparse warning about pointer signedness 2008-04-16 21:01:06 -07:00
ipath_eeprom.c
ipath_file_ops.c
ipath_fs.c
ipath_iba6110.c
ipath_iba6120.c
ipath_init_chip.c IB/ipath: Fix sparse warning about shadowed symbol 2008-04-16 21:01:07 -07:00
ipath_intr.c
ipath_kernel.h IB/ipath: Fix sparse warning about pointer signedness 2008-04-16 21:01:06 -07:00
ipath_keys.c
ipath_mad.c IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Fix error completion put on send CQ instead of recv CQ 2008-03-11 14:03:54 -07:00
ipath_rc.c IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets 2008-03-11 14:04:35 -07:00
ipath_registers.h IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_ruc.c
ipath_srq.c
ipath_stats.c
ipath_sysfs.c
ipath_uc.c
ipath_ud.c
ipath_user_pages.c
ipath_verbs_mcast.c
ipath_verbs.c
ipath_verbs.h
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile