Skip to content
Commit 89a4d970 authored by Steve Magnani's avatar Steve Magnani Committed by Jan Kara
Browse files

udf: Fix some sign-conversion warnings



Fix some warnings that appear when compiling with -Wconversion.
A sub-optimal choice of variable type leads to warnings about
conversion in both directions between unsigned and signed.

Signed-off-by: default avatarSteven J. Magnani <steve@digidescorp.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent fcbf7637
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