Skip to content
Snippets Groups Projects
Commit e69522a8 authored by Joe Perches's avatar Joe Perches Committed by Alex Elder
Browse files

xfs: kill off xfs_printk()


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>
parent e4d3c4a4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment