Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Andreas Gruenbacher <agruenba@redhat.com>
- Loading branch information