From: Markus Kossmann <markus.kossmann@inka.de>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.4.10-pre12 breaks compiling drivers/atm/firestream.c
Date: Thu, 20 Sep 2001 09:55:05 +0200 [thread overview]
Message-ID: <3BA9A0D9.E111CC70@inka.de> (raw)
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
reply other threads:[~2001-09-20 9:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BA9A0D9.E111CC70@inka.de \
--to=markus.kossmann@inka.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox