linux-stable/drivers/infiniband/ulp/ipoib
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
..
ipoib.h RDMA/ipoib: Return void from ipoib_ib_dev_stop() 2020-06-24 08:52:31 -03:00
ipoib_cm.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ipoib_ethtool.c RDMA 5.7 pull request 2020-04-01 18:18:18 -07:00
ipoib_fs.c infiniband: ipoib: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
ipoib_ib.c RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() 2020-07-02 10:46:06 -03:00
ipoib_main.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ipoib_multicast.c RDMA/ipoib: Return void from ipoib_mcast_stop_thread() 2020-06-22 14:49:27 -03:00
ipoib_netlink.c RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
ipoib_verbs.c IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs 2020-05-21 11:23:54 -03:00
ipoib_vlan.c IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size 2020-05-21 11:23:57 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00