]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/slhc.c
drivers/net: Remove unnecessary returns from void function()s
[net-next-2.6.git] / drivers / net / slhc.c
index 140d63f3cafa8ff2b976e3d26fd5ef488c9cb4d7..ac279fad9d450d28489a908a39884678676c3f73 100644 (file)
@@ -731,7 +731,6 @@ void
 slhc_free(struct slcompress *comp)
 {
   printk(KERN_DEBUG "Called IP function on non IP-system: slhc_free");
-  return;
 }
 struct slcompress *
 slhc_init(int rslots, int tslots)