commit | c6f4fafccfa66f0530587ac3c11bb8fd0b8fe8ab | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:42:42 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:42:42 2005 -0700 |
tree | 7edee8933af05fc6d22cfde08cfc75a5c5b7e8e6 | |
parent | 8eea00a44d9f493869f8d30b72e3ed18475be556 [diff] |
[NETFILTER]: fix sparse gfp nocast warnings Fix implicit nocast warnings in nfnetlink code: net/netfilter/nfnetlink.c:204:43: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>