Commit f3fbaa74 authored by Antonio Quartulli's avatar Antonio Quartulli Committed by Theodore Ts'o
Browse files

ext4: remove useless if check



This if branch is only jumping to 'out' which
is defined just after the branch itself.
Hence this is if-check is a no-op and can be removed.

Address-Coverity-ID: 1647981 ("Incorrect expression  (IDENTICAL_BRANCHES)")
Signed-off-by: default avatarAntonio Quartulli <antonio@mandelbit.com>
Link: https://patch.msgid.link/20250721200902.1071-1-antonio@mandelbit.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent b4cc4a40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment