From: Vinay K Nallamothu <vinay-rc@naturesoft.net>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.5.69-ac1] kill del_timer in floppy98.c
Date: 07 May 2003 10:03:55 +0530 [thread overview]
Message-ID: <1052282035.1189.16.camel@lima.royalchallenge.com> (raw)
Hi,
Missed out killing del_timer while converting {del,add}_timer to mod_timer.
Please apply.
Thanks
vinay
--- linux-2.5.69-ac1/drivers/block/floppy98.c 2003-05-07 09:55:00.000000000 +0530
+++ linux-2.5.69-ac1-nvk/drivers/block/floppy98.c 2003-05-07 09:58:44.000000000 +0530
@@ -706,7 +706,6 @@
if (drive == current_reqD)
drive = current_drive;
- del_timer(&fd_timeout);
if (drive < 0 || drive > N_DRIVE) {
delay = jiffies + 20UL*HZ;
drive=0;
reply other threads:[~2003-05-07 4:16 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=1052282035.1189.16.camel@lima.royalchallenge.com \
--to=vinay-rc@naturesoft.net \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®