commit | 00fa02334540ec795934737cd6e6ef8db2560731 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:43:04 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:43:04 2005 -0700 |
tree | 6d8b137ebcb01954712c33ba2a9ff777a5e81429 | |
parent | c6f4fafccfa66f0530587ac3c11bb8fd0b8fe8ab [diff] |
[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>