* 2.4.10-pre12 breaks compiling drivers/atm/firestream.c
@ 2001-09-20 7:55 Markus Kossmann
0 siblings, 0 replies; only message in thread
From: Markus Kossmann @ 2001-09-20 7:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-20 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-20 7:55 2.4.10-pre12 breaks compiling drivers/atm/firestream.c Markus Kossmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox