Re: [PATCH 1/1 linux-next] ext4: fix incorrect type argument

From: Theodore Ts'o
Date: Mon Jun 08 2015 - 12:22:19 EST


On Fri, May 15, 2015 at 11:01:13PM +0200, Fabian Frederick wrote:
> Fix sparse warning introduced in commit
> 9bd8212f981e
> ("ext4 crypto: add encryption policy and password salt support")
>
> fs/ext4/ioctl.c:678:35: warning: incorrect type in argument 1
> (different address spaces)
> fs/ext4/ioctl.c:678:35: expected void [noderef] <asn:1>*to
> fs/ext4/ioctl.c:678:35: got void *<noident>
>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>

Thanks for pointing this out! I'll fix this and another sparse
warning at the same time.

- Ted
--
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/