commit | f4a19a56e38442e434b8809915d756469f1e89a2 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:41:48 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:41:48 2005 -0700 |
tree | b96445dc6aecdd303e6405cabd7c050eafdf12c8 | |
parent | 17b698856328a42d5874ac87640e2cd84a824eef [diff] |
[DECNET]: fix sparse gfp nocast warnings Fix implicit nocast warnings in decnet code: net/decnet/af_decnet.c:458:40: warning: implicit cast to nocast type net/decnet/dn_nsp_out.c:125:35: warning: implicit cast to nocast type net/decnet/dn_nsp_out.c:219:29: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>