30d1c65 fsck.gfs2: Simplify bad_journalname

Authored and Committed by andyp 9 years ago
    fsck.gfs2: Simplify bad_journalname
    
    Remove the need for a temporary string and strncpy call by passing the
    length of the string to printf.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+2 -6