diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-27 22:11:22 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-07-28 00:21:31 +0200 |
commit | 7a346a37e46abd9bfe0e24aa2aabb68d832280b8 (patch) | |
tree | 7fc42b48b81318c3f47fc708ed9a850f08cf1615 /CREDITS | |
parent | clk: imx: Use fallthrough pseudo-keyword (diff) | |
download | linux-7a346a37e46abd9bfe0e24aa2aabb68d832280b8.tar.xz linux-7a346a37e46abd9bfe0e24aa2aabb68d832280b8.zip |
clk: davinci: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1].
[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>
Link: https://lore.kernel.org/r/20200727201122.GA2593@embeddedor
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions