Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Jan Kara <jack@suse.cz>
- Loading branch information