Skip to content
Commit aa9f6661 authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Jan Kara
Browse files

udf: Remove redundant initialization of variable ret

After commit 9293fcfb

 ("udf: Remove struct ustr as non-needed
intermediate storage"), the variable ret is being initialized with
'-ENOMEM' that is meaningless. So remove it.

Link: https://lore.kernel.org/r/20200922081322.70535-1-jingxiangfeng@huawei.com
Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 8859bf2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment