Skip to content
Commit 3ed08bef authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks



Variable ndata is only used inside "if (!dinode)", so it can be replaced
entirely with *nblocks.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent c65b76b8
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