Searched hist:db9d67d6b09e5d86da0c33da0d9dcb7998653c4f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_linux.h | diff db9d67d6b09e5d86da0c33da0d9dcb7998653c4f Sun Jun 21 18:43:32 CDT 2015 Christoph Hellwig <hch@lst.de> xfs: remove __psint_t and __psunsigned_t
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>
|
H A D | xfs_trans_ail.c | diff db9d67d6b09e5d86da0c33da0d9dcb7998653c4f Sun Jun 21 18:43:32 CDT 2015 Christoph Hellwig <hch@lst.de> xfs: remove __psint_t and __psunsigned_t
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>
|
H A D | xfs_extfree_item.c | diff db9d67d6b09e5d86da0c33da0d9dcb7998653c4f Sun Jun 21 18:43:32 CDT 2015 Christoph Hellwig <hch@lst.de> xfs: remove __psint_t and __psunsigned_t
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>
|
H A D | xfs_log.c | diff db9d67d6b09e5d86da0c33da0d9dcb7998653c4f Sun Jun 21 18:43:32 CDT 2015 Christoph Hellwig <hch@lst.de> xfs: remove __psint_t and __psunsigned_t
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>
|