linux/net/ipv4/ipvs
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;

 - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
   the same warnings as far as sparse is concerned, doesn't change
   generated code (from gcc point of view we replaced unsigned int with
   typedef) and documents what's going on far better.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-08 15:00:57 -07:00
..
Kconfig
Makefile
ip_vs_app.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
ip_vs_conn.c [IPVS]: ip_vs_ftp breaks connections using persistence 2005-09-14 21:08:51 -07:00
ip_vs_core.c [IPVS]: ip_vs_ftp breaks connections using persistence 2005-09-14 21:08:51 -07:00
ip_vs_ctl.c [IPVS]: ipv4_table --> ipvs_ipv4_table 2005-08-29 16:02:29 -07:00
ip_vs_dh.c
ip_vs_est.c
ip_vs_ftp.c
ip_vs_lblc.c [IPVS]: ipv4_table --> ipvs_ipv4_table 2005-08-29 16:02:29 -07:00
ip_vs_lblcr.c [IPVS]: ipv4_table --> ipvs_ipv4_table 2005-08-29 16:02:29 -07:00
ip_vs_lc.c
ip_vs_nq.c
ip_vs_proto.c
ip_vs_proto_ah.c
ip_vs_proto_esp.c
ip_vs_proto_tcp.c
ip_vs_proto_udp.c
ip_vs_rr.c
ip_vs_sched.c
ip_vs_sed.c
ip_vs_sh.c
ip_vs_sync.c [IPVS]: ip_vs_ftp breaks connections using persistence 2005-09-14 21:08:51 -07:00
ip_vs_wlc.c
ip_vs_wrr.c
ip_vs_xmit.c