summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mv.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-09-01 12:36:03 -0500
committerKalle Valo <kvalo@codeaurora.org>2020-09-07 11:29:06 +0300
commit1808191dca82e69669a3adff273fe2343d1db46c (patch)
treef6f96b5627f30da9f264c3b6e840be260665f140 /drivers/rtc/rtc-mv.c
parent6a953dc4dbd1c7057fb765a24f37a5e953c85fb0 (diff)
mt7601u: 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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200901173603.GA2701@embeddedor
Diffstat (limited to 'drivers/rtc/rtc-mv.c')
0 files changed, 0 insertions, 0 deletions