Re: [PATCH 1/3] staging: vt6655: removed incorrect casting in wpactl.c

From: Dan Carpenter
Date: Thu Apr 03 2014 - 05:44:20 EST


On Tue, Mar 25, 2014 at 09:30:18PM +0100, silvio@xxxxxxxxxxxx wrote:
> From: Silvio F <silvio.fricke@xxxxxxxxx>

Don't use this header for your own patches.

>
> This patch fixes the following type of sparse warnings:
>
> drivers/staging/vt6655/wpactl.c:596:47: warning: cast from restricted gfp_t
> drivers/staging/vt6655/wpactl.c:638:68: warning: cast from restricted gfp_t
> drivers/staging/vt6655/wpactl.c:860:42: warning: cast from restricted gfp_t
>
> Signed-off-by: Silvio F <silvio.fricke@xxxxxxxxx>

We can't verify this is you if you don't send from the same email you
sign off by. We can't really verify perfectly anyway, of course, but
at least we try do the minimum.

regards,
dan carpenter

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