[NET]: Remove more unneeded typecasts on *malloc()
authorKris Katterjohn <kjak@users.sourceforge.net>
Wed, 11 Jan 2006 23:56:43 +0000 (15:56 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jan 2006 00:32:14 +0000 (16:32 -0800)
commit8b3a70058bfe711b2d05ba2134178bae623183ce
tree6f9e55729938f0a935aa885d29d5a38537fa3a97
parentae0f7d5f83236a43c572a744e4bbb30e8702d821
[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>
16 files changed:
net/atm/lec.c
net/bridge/netfilter/ebtables.c
net/core/dev_mcast.c
net/ipv4/igmp.c
net/ipv4/ip_sockglue.c
net/ipv6/ipv6_sockglue.c
net/ipv6/mcast.c
net/irda/irias_object.c
net/packet/af_packet.c
net/sctp/sm_make_chunk.c
net/sctp/socket.c
net/socket.c
net/sunrpc/auth.c
net/sunrpc/auth_unix.c
net/sunrpc/clnt.c
net/sunrpc/svc.c