patch-2.4.10-pre12 contains the following hunk, which removes the label
err_out_free_fs_dev without removing the goto jumping to it :
@@ -1928,8 +1928,6 @@
err_out_free_atm_dev:
atm_dev_deregister(atm_dev);
- err_out_free_fs_dev:
- kfree(fs_dev);
err_out:
return -ENODEV;
}
-- Markus Kossmann markus.kossmann@inka.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:36 EST