e8fdcc7 gfs2_edit: Fix signed value used as array index in print_ld_blks

Authored and Committed by andyp 9 years ago
    gfs2_edit: Fix signed value used as array index in print_ld_blks
    
    Spotted by coverity: Using variable "type" as an index to array
    "allocdesc[sbd.gfs1]".
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+5 -2