c7c4ed0 libgfs2: Remove print_it extern requirement

Authored and Committed by andyp 2 years ago
    libgfs2: Remove print_it extern requirement
    
    Now that libgfs2 doesn't depend on a print_it() function being provided
    by the utils, the extern declaration can be removed from libgfs2.h. The
    print_it functions in mkfs.gfs2 and gfs2_edit are moved into their
    struct_print.c files and made static. All other print_it definitions are
    removed or made static.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+0 -13
file modified
+0 -7
file modified
+0 -135
file modified
+0 -33
file modified
+1 -3
file modified
+179 -21
file modified
+4 -0
file modified
+0 -11
file modified
+2 -1
file modified
+0 -3
file modified
+0 -3
file modified
+0 -2
file modified
+0 -11
file modified
+12 -0
file modified
+0 -3