Skip to content
Commit b2d2e757 authored by Tian Tao's avatar Tian Tao Committed by Theodore Ts'o
Browse files

ext4: remove set but rewrite variables



In the ext4_dx_add_entry function, the at variable is assigned but will
reset just after “again:” label. So delete the unnecessary assignment.
this will not chang the logic.

Signed-off-by: default avatarTian Tao <tiantao6@hisilicon.com>
Reviewed-by: default avatarArtem Blagodarenko <artem.blagodarenko@gmail.com>
Link: https://lore.kernel.org/r/1621493752-36890-1-git-send-email-tiantao6@hisilicon.com


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