summary refs log tree commit diff
path: root/fs/xfs/linux-2.6/xfs_super.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-05-03 20:14:44 +0000
committerAlex Elder <aelder@sgi.com>2011-05-19 11:38:09 -0500
commite69522a8cc51fbefbfe9d178ad177f7b6ca00ebd (patch)
tree153a8fd226f368164d6b1f21e31e590396c37c9f /fs/xfs/linux-2.6/xfs_super.c
parente4d3c4a43b595d5124ae824d300626e6489ae857 (diff)
downloadlinux-e69522a8cc51fbefbfe9d178ad177f7b6ca00ebd.tar.gz
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: Joe Perches <joe@perches.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_super.c')
0 files changed, 0 insertions, 0 deletions