From: Pierre Ossman <drzeus-list@drzeus.cx>
To: Russell King <rmk+lkml@arm.linux.org.uk>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Remove unused timer.
Date: Mon, 12 Sep 2005 16:20:40 +0200 [thread overview]
Message-ID: <43258EB8.2010302@drzeus.cx> (raw)
In-Reply-To: <4325335D.9010504@drzeus.cx>
[-- Attachment #1: Type: text/plain, Size: 156 bytes --]
Pierre Ossman wrote:
> Remove timer that was left from earlier cleanup.
>
> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
> ---
Resend with attachment.
[-- Attachment #2: wbsd-no-detect-timer.patch --]
[-- Type: text/x-patch, Size: 554 bytes --]
Remove unused timer.
Remove timer that was left from earlier cleanup.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
---
drivers/mmc/wbsd.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mmc/wbsd.h b/drivers/mmc/wbsd.h
--- a/drivers/mmc/wbsd.h
+++ b/drivers/mmc/wbsd.h
@@ -184,6 +184,5 @@ struct wbsd_host
struct tasklet_struct finish_tasklet;
struct tasklet_struct block_tasklet;
- struct timer_list detect_timer; /* Card detection timer */
struct timer_list ignore_timer; /* Ignore detection timer */
};
prev parent reply other threads:[~2005-09-12 14:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-11 20:37 [PATCH] Remove wbsd delayed detection Pierre Ossman
2005-09-12 7:50 ` [PATCH] Remove unused timer Pierre Ossman
2005-09-12 14:20 ` Pierre Ossman [this message]
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=43258EB8.2010302@drzeus.cx \
--to=drzeus-list@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+lkml@arm.linux.org.uk \
/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