commit | 8eea00a44d9f493869f8d30b72e3ed18475be556 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:42:15 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:42:15 2005 -0700 |
tree | 0f24f83ffc60cc821ecfea362c40f44572ba6d5e | |
parent | f4a19a56e38442e434b8809915d756469f1e89a2 [diff] |
[IPVS]: fix sparse gfp nocast warnings From: Randy Dunlap <rdunlap@xenotime.net> Fix implicit nocast warnings in ip_vs code: net/ipv4/ipvs/ip_vs_app.c:631:54: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>