commit | 83fa3400ebcba307a60909824a251be984eb9567 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:45:35 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:45:35 2005 -0700 |
tree | b01c3eaabd156ba75ec41bea0be3d73fd066713c | |
parent | 3d2aef668920e8d93b77f145f8f647f62abe75db [diff] |
[XFRM]: fix sparse gfp nocast warnings Fix implicit nocast warnings in xfrm code: net/xfrm/xfrm_policy.c:232:47: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>