]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5953985048ca1e3756fd7c600fd02f98d8016313
treeae8c3d988dc84d42dc69a045bc16566a25377c82
parente7369d22f5de3efb809f17143d29ccac13b99446
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