diff options
author | 2020-08-14 10:38:22 +0100 | |
---|---|---|
committer | 2020-10-12 15:29:26 +0200 | |
commit | 1c30c90733879ea197dd29af54450a0f6cdcacb1 (patch) | |
tree | 2ab569c9369ca90706ad5d7dae1da11a2b34e1a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: encode inodes' parent/d_name in cap reconnect message (diff) | |
download | wireguard-linux-1c30c90733879ea197dd29af54450a0f6cdcacb1.tar.xz wireguard-linux-1c30c90733879ea197dd29af54450a0f6cdcacb1.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions