commit | a6e51c1e3425fe61040e9e770f514cfdf576a1f0 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Fri Jun 08 12:22:46 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 11 16:45:32 2012 -0700 |
tree | e1e1698fd83ea829f4c6ac0399f931746c4304ec | |
parent | e034410a3dace8ee56906095e737281899126f44 [diff] |
staging: Delete if_strip.h Commit f80a3f62383bf673c310926d55142d51f118926d ("Staging: strip: delete the driver") left if_strip.h unused: nothing in the tree includes it anymore. It is still exported, but since nothing in the kernel uses struct MetricomAddress, that seems pointless. Delete this header too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>