]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ext4: change to use fallthrough macro
authorShijie Luo <luoshijie1@huawei.com>
Mon, 10 Aug 2020 11:44:35 +0000 (07:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 18 Aug 2020 18:27:40 +0000 (14:27 -0400)
commit70d7ced2ed4dc3f7f21b4f4fec0e5be5c2a5a55c
tree5078addd8d9cb265ad1d925aedd4c9bb4f99ba8e
parent2fe34d2938181b26f86bceb7b87fbf7370bd92c4
ext4: change to use fallthrough macro

Change to use fallthrough macro in switch case.

Signed-off-by: Shijie Luo <luoshijie1@huawei.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/20200810114435.24182-1-luoshijie1@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/hash.c
fs/ext4/indirect.c
fs/ext4/readpage.c