linux-stable/drivers/infiniband/hw/qib
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
qib.h qib: Convert qib_unit_table to XArray 2019-04-01 13:31:35 -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 infiniband: qib: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
qib_debugfs.h
qib_diag.c
qib_driver.c qib: Convert qib_unit_table to XArray 2019-04-01 13:31:35 -03: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 treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05: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 treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_mad.h
qib_pcie.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01: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 drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
qib_sdma.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qib_sysfs.c IB/qib: Call kobject_put() when kobject_init_and_add() fails 2020-05-19 20:58:03 -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