Skip to content
Commit 7c6e3d1a authored by Jan Kara's avatar Jan Kara
Browse files

udf: Remove wrong assignment in udf_symlink



Recomputation of the pointer was wrong (it should have been just increment).
Luckily, we never use the computed value. Remove it.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 5891d9dd
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