[AF_KEY]: fix sparse gfp nocast warnings
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 5 Oct 2005 05:43:04 +0000 (22:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Oct 2005 05:43:04 +0000 (22:43 -0700)
commit00fa02334540ec795934737cd6e6ef8db2560731
tree6d8b137ebcb01954712c33ba2a9ff777a5e81429
parentc6f4fafccfa66f0530587ac3c11bb8fd0b8fe8ab
[AF_KEY]: fix sparse gfp nocast warnings

Fix implicit nocast warnings in net/key code:
net/key/af_key.c:195:27: warning: implicit cast to nocast type
net/key/af_key.c:1439:28: warning: implicit cast to nocast type

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/key/af_key.c