From: Archana kumari Date: Thu, 17 Oct 2013 19:31:55 +0000 (+0530) Subject: staging: vt6655:removed incorrect casting in hostap.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f9f35019507d9f530c6a65906fb7c2e13a4b58;p=pandora-kernel.git staging: vt6655:removed incorrect casting in hostap.c This patch fixes the following type of sparse warnings: drivers/staging/vt6655/hostap.c:733:42: warning: cast from restricted gfp_t drivers/staging/vt6655/hostap.c:733:42: warning: incorrect type in argument 2 (different base types) drivers/staging/vt6655/hostap.c:733:42: expected restricted gfp_t [usertype] flags drivers/staging/vt6655/hostap.c:733:42: got int [signed] Signed-off-by: Archana kumari Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed