commit | 17b698856328a42d5874ac87640e2cd84a824eef | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:41:16 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:41:16 2005 -0700 |
tree | f5458a111f80e8f903ed3d921c67391183a7d367 | |
parent | de54f3907d2f5d8e25cfafe513811f146b250dee [diff] |
[CONNECTOR]: fix sparse gfp nocast warnings Fix implicit nocast warnings in connector code: drivers/connector/connector.c:102:24: warning: implicit cast to nocast type drivers/connector/connector.c:114:45: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>