Re: [PATCH] ptrdiff_t is not uintptr_t, damnit

From: David Brownell
Date: Tue Aug 21 2007 - 14:53:43 EST


On Sunday 19 August 2007, Al Viro wrote:
> Use unsigned long or uintptr_t instead.  There are several places misusing
> ptrdiff_t (one - in a very odd way; WTF did that cast to __user ptrdiff_t
> in ntfs expect to happen, anyway?)   Fixed...
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

By the way: ACK. Glad there's now always a "uintptr_t".
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/