commit | f08c3117c349ea56bd57be347b0b5f8be8c3143c | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Jan 01 13:15:01 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 03 11:06:35 2011 -0800 |
tree | e0a2f0c2872014c03c0c3550536aeb938f7d297b | |
parent | 40cd201e37073b3e2281cf2c73fcf5674f22267f [diff] |
net/Space: delete orphaned externs from deleted drivers The drivers associated with the prototypes in this commit have been deleted some time ago, but the externs escaped detection. Using a simple "git grep" shows that these references are historical artefacts, only mentioned by the deleted lines. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>