Skip to content
Commit 849fe89c authored by Colin Ian King's avatar Colin Ian King Committed by Jan Kara
Browse files

udf: remove unused variables group_start and nr_groups



Variables group_start and nr_groups are being assigned but are never used
hence they are redundant and can be removed.

Cleans up clang warning:
variable 'group_start' set but not used [-Wunused-but-set-variable]
variable 'nr_groups' set but not used [-Wunused-but-set-variable]

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 60c1f892
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