On 08/23/2017 04:29 PM, Bart Van Assche wrote:
> This patch avoids that sparse reports the following warning messages:
>
> block/compat_ioctl.c:85:11: warning: incorrect type in assignment (different
> address spaces)
> block/compat_ioctl.c:85:11:expected unsigned long *[noderef] p
> block/co
This patch avoids that sparse reports the following warning messages:
block/compat_ioctl.c:85:11: warning: incorrect type in assignment (different
address spaces)
block/compat_ioctl.c:85:11:expected unsigned long *[noderef] p
block/compat_ioctl.c:85:11:got void [noderef] *
block/compat_io