xfs: remove __psint_t and __psunsigned_t
authorChristoph Hellwig <hch@lst.de>
Sun, 21 Jun 2015 23:43:32 +0000 (09:43 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 21 Jun 2015 23:43:32 +0000 (09:43 +1000)
Replace uses of __psint_t with the proper uintptr_t and ptrdiff_t types,
and remove the defintions of __psint_t and __psunsigned_t.

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_extfree_item.c
fs/xfs/xfs_linux.h
fs/xfs/xfs_log.c
fs/xfs/xfs_trans_ail.c

Simple merge
Simple merge
Simple merge
Simple merge