[WIP] [PATCH 0/3] remove wrong cast of gfp_t flags

From: silvio
Date: Tue Mar 25 2014 - 16:30:53 EST


From: Silvio F <silvio.fricke@xxxxxxxxx>

Hi,

I have seen this patch, but in this and two other files we have the same wrong
casting.

This three little patches remove wrong cast for gfp_t-flags in kamlloc,
kzalloc, ...

Please review this patch.

These patches are WIP because I have no hardware and can only do a compile
test.

Cheers,
Silvio

Silvio F (3):
staging: vt6655: removed incorrect casting in wpactl.c
staging: vt6655: removed incorrect casting in ioctl.c
staging: vt6655: removed incorrect casting in iwctl.c

drivers/staging/vt6655/ioctl.c | 6 ++++--
drivers/staging/vt6655/iwctl.c | 2 +-
drivers/staging/vt6655/wpactl.c | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)

--
1.9.0

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