xfs: add const qualifiers to xfs error function args
authorAlex Elder <aelder@sgi.com>
Tue, 13 Apr 2010 05:22:08 +0000 (15:22 +1000)
committerAlex Elder <aelder@sgi.com>
Wed, 19 May 2010 14:58:11 +0000 (09:58 -0500)
commita0e856b0b4d182c4c52b568bd04bd96a172247a7
treeae8c3d988dc84d42dc69a045bc16566a25377c82
parent74457cf4a3e0f0634679aa6c22d967e9e8b26479
xfs: add const qualifiers to xfs error function args

Change the tag and file name arguments to xfs_error_report() and
xfs_corruption_error() to use a const qualifier.

Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_error.c
fs/xfs/xfs_error.h