K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-10T07:42:01.037028Z K 7 svn:log V 224 MFC r229402: In sys/compat/linux/linux_ioctl.c, work around a warning when a pointer is compared to an integer, by casting the pointer to l_uintptr_t. No functional difference on both i386 and amd64. Reviewed by: ed, jhb END