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 <[email protected]>
1 file changed