diff options
author | Luis Henriques <lhenriques@suse.de> | 2020-08-14 12:38:22 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-10-12 16:29:26 +0300 |
commit | 1c30c90733879ea197dd29af54450a0f6cdcacb1 (patch) | |
tree | 2ab569c9369ca90706ad5d7dae1da11a2b34e1a0 /include/linux/ceph | |
parent | a33f6432b3a63a4909dbbb0967f7c9df8ff2de91 (diff) | |
download | linux-1c30c90733879ea197dd29af54450a0f6cdcacb1.tar.xz |
ceph: remove unnecessary return in switch statement
Since there's a return immediately after the 'break', there's no need for
this extra 'return' in the S_IFDIR case.
Signed-off-by: Luis Henriques <lhenriques@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/ceph')
0 files changed, 0 insertions, 0 deletions