From: Christoph Hellwig Date: Sun, 21 Jun 2015 23:43:32 +0000 (+1000) Subject: xfs: remove __psint_t and __psunsigned_t X-Git-Tag: omap-for-v4.3/legacy-v2-signed~97^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9d67d6b09e5d86da0c33da0d9dcb7998653c4f;p=pandora-kernel.git 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 Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed