[RPC]: fix sparse gfp nocast warnings
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 5 Oct 2005 05:44:45 +0000 (22:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Oct 2005 05:44:45 +0000 (22:44 -0700)
commitdd13a285b79ba77416b96ee10f49097f4aaf48c5
treef89e687d379eda39b18bf6e829736c405b05a747
parent00fa02334540ec795934737cd6e6ef8db2560731
[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 <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/rxrpc/call.h
include/rxrpc/message.h
net/rxrpc/call.c
net/rxrpc/connection.c
net/sunrpc/sched.c