From: Clément Calmels Date: Thu, 26 Jun 2014 08:20:46 +0000 (+0200) Subject: staging: rtl8723au: fix sparse warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809d208b1b0175843f19f8f552bf05af84496b56;p=pandora-kernel.git staging: rtl8723au: fix sparse warning Found running sparse on the rtl8723au driver. CHECK drivers/staging/rtl8723au/core/rtw_cmd.c drivers/staging/rtl8723au/core/rtw_cmd.c:1479:54: warning: incorrect type in argument 2 (different base types) drivers/staging/rtl8723au/core/rtw_cmd.c:1479:54: expected int [signed] gfp drivers/staging/rtl8723au/core/rtw_cmd.c:1479:54: got restricted gfp_t Signed-off-by: Clement Calmels Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed