]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xfs: remove inst_t
authorChristoph Hellwig <hch@lst.de>
Sun, 21 Jun 2015 23:44:02 +0000 (09:44 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 21 Jun 2015 23:44:02 +0000 (09:44 +1000)
commitfc51c2b5f8ce962355bee19aa58451bb878f0663
tree94e40064f4a1a435c27c21ea8430a257834eaa17
parentdb9d67d6b09e5d86da0c33da0d9dcb7998653c4f
xfs: remove inst_t

We can simply use a void pointer to pass a long return addresses in the
debugging helpers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_error.c
fs/xfs/xfs_error.h
fs/xfs/xfs_linux.h