• Joe Perches's avatar
    xfs: kill off xfs_printk() · e69522a8
    Joe Perches authored
    xfs_alert_tag() can be defined using xfs_alert(), and thereby avoid
    using xfs_printk() altogether.  This is the only remaining use of
    xfs_printk(), so changing it this way means xfs_printk() can simply
    be eliminated.can simply be eliminated.can simply be eliminated.can
    simply be eliminated.can simply be eliminated.can simply be
    eliminated.can simply be eliminated.can simply be eliminated.can
    simply be eliminated.
    
    Also add format checking to the non-debug inline function xfs_debug.
    Miscellaneous function prototype argument alignment.
    
    (Updated to delete the definition of xfs_printk(), which is
    no longer used or needed.)
    Signed-off-by: default avatarJoe Perches <joe@perches.com>
    Signed-off-by: default avatarAlex Elder <aelder@sgi.com>
    e69522a8
xfs_message.c 2.54 KB