From b47eb6cd8fb1b37d8a02ad7414a08fce2f477330 Mon Sep 17 00:00:00 2001 From: Silvio Fricke Date: Sat, 12 Apr 2014 02:30:25 +0200 Subject: [PATCH] staging: vt6655: removed incorrect casting in ioctl.c This patch fixes the following type of sparse warnings: drivers/staging/vt6655/ioctl.c:308:104: warning: cast from restricted gfp_t drivers/staging/vt6655/ioctl.c:579:109: warning: cast from restricted gfp_t Signed-off-by: Silvio Fricke Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed