diff options
author | Luis Henriques <[email protected]> | 2020-08-14 10:38:22 +0100 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2020-10-12 15:29:26 +0200 |
commit | 1c30c90733879ea197dd29af54450a0f6cdcacb1 (patch) | |
tree | 2ab569c9369ca90706ad5d7dae1da11a2b34e1a0 /tools/lib/api/fs/tracing_path.c | |
parent | a33f6432b3a63a4909dbbb0967f7c9df8ff2de91 (diff) |
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 <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions