diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-08-01 22:31:59 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-08-03 10:47:30 -0400 |
commit | ad635507b5b22d59457b6db6d8a0e4ddf7ad2b4c (patch) | |
tree | c22c19a47a947fb3183e6f35e0b485e1c08f6f13 /fs/ext4/extents.c | |
parent | bb60caa2db6697c20a0842b5b3c192aa1800da1a (diff) |
ext4: remove unnecessary return for void function
The return at end of void function is unnecessary, just remove it.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230801143204.2284343-6-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions