linux-stable/drivers/infiniband/hw/qib
Lee Jones 65a62ec08c RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param description
Fixes the following W=1 kernel build warning(s):

 drivers/infiniband/hw/qib/qib_driver.c:165: warning: Function parameter or member 'ppd' not described in 'qib_wait_linkstate'
 drivers/infiniband/hw/qib/qib_driver.c:165: warning: Excess function parameter 'dd' description in 'qib_wait_linkstate'

Link: https://lore.kernel.org/r/20210121094519.2044049-7-lee.jones@linaro.org
Cc: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Cc: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Intel <ibsupport@intel.com>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-01-22 14:37:30 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
qib.h RDMA: Fix link active_speed size 2020-09-18 10:31:24 -03:00
qib_6120_regs.h
qib_7220.h
qib_7220_regs.h
qib_7322_regs.h
qib_common.h infiniband/qib: Fix typo in comment 2019-04-22 14:08:15 -03:00
qib_debugfs.c
qib_debugfs.h
qib_diag.c
qib_driver.c RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param description 2021-01-22 14:37:30 -04:00
qib_eeprom.c
qib_file_ops.c mm: reorder includes after introduction of linux/pgtable.h 2020-06-09 09:39:13 -07:00
qib_fs.c infiniband: don't bother with d_delete() 2019-09-03 09:30:55 -04:00
qib_iba6120.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_iba7220.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_iba7322.c RDMA/qib: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:53 -03:00
qib_init.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
qib_intr.c
qib_mad.c RDMA/qib: Tidy up process_cc() 2020-08-31 13:21:06 -03:00
qib_mad.h
qib_pcie.c IB/qib: Use dma_set_mask_and_coherent to simplify code 2020-11-23 16:37:20 -04:00
qib_pio_copy.c
qib_qp.c IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details 2019-06-28 22:34:26 -03:00
qib_qsfp.c
qib_qsfp.h
qib_rc.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_ruc.c
qib_sd7220.c
qib_sdma.c RDMA/qib: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:53 -03:00
qib_sysfs.c RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit 2020-10-30 21:03:52 -03:00
qib_twsi.c
qib_tx.c
qib_uc.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_ud.c IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details 2019-06-28 22:34:26 -03:00
qib_user_pages.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
qib_user_sdma.c mm, tree-wide: rename put_user_page*() to unpin_user_page*() 2020-01-31 10:30:38 -08:00
qib_user_sdma.h
qib_verbs.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_verbs.h IB/qib: Delete struct qib_ivdev.qp_rnd 2020-03-29 11:15:16 -03:00
qib_wc_ppc64.c
qib_wc_x86_64.c