3744565 libgfs2: Remove dead code from gfs2_rgrp_read()

Authored and Committed by andyp 6 years ago
    libgfs2: Remove dead code from gfs2_rgrp_read()
    
    Spotted by coverity: x at this point is never <= 0 so the condition is
    always false. bhs is still freed later.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+0 -4