summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-uniphier.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-21 22:19:03 -0500
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-09-07 15:22:30 +0100
commit73abd0bf89d27599a2a79a52c1e611ab892930fb (patch)
tree7002b1d39fb89b1188ddad01d9cec85bd2acba0a /drivers/pci/controller/dwc/pcie-uniphier.c
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
downloadlinux-73abd0bf89d27599a2a79a52c1e611ab892930fb.tar.bz2
PCI: imx6: 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 Link: https://lore.kernel.org/r/20200722031903.GA3711@embeddedor Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-uniphier.c')
0 files changed, 0 insertions, 0 deletions