From: Randy Dunlap Date: Wed, 5 Oct 2005 05:44:45 +0000 (-0700) Subject: [RPC]: fix sparse gfp nocast warnings X-Git-Tag: v2.6.14-rc4~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd13a285b79ba77416b96ee10f49097f4aaf48c5;p=pandora-kernel.git [RPC]: fix sparse gfp nocast warnings Fix nocast sparse warnings: net/rxrpc/call.c:2013:25: warning: implicit cast to nocast type net/rxrpc/connection.c:538:46: warning: implicit cast to nocast type net/sunrpc/sched.c:730:36: warning: implicit cast to nocast type net/sunrpc/sched.c:734:56: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed