linux-stable-rt/net/sunrpc
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc()
This removes more unneeded casts on the return value for kmalloc(),
sock_kmalloc(), and vmalloc().

Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-11 16:32:14 -08:00
..
auth_gss
Makefile
auth.c [NET]: Remove more unneeded typecasts on *malloc() 2006-01-11 16:32:14 -08:00
auth_null.c
auth_unix.c [NET]: Remove more unneeded typecasts on *malloc() 2006-01-11 16:32:14 -08:00
cache.c [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 2006-01-09 14:16:18 -08:00
clnt.c [NET]: Remove more unneeded typecasts on *malloc() 2006-01-11 16:32:14 -08:00
pmap_clnt.c
rpc_pipe.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
sched.c
socklib.c
stats.c
sunrpc_syms.c
svc.c [NET]: Remove more unneeded typecasts on *malloc() 2006-01-11 16:32:14 -08:00
svcauth.c
svcauth_unix.c
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c
xprtsock.c