From: Adrian Bunk <bunk@stusta.de>
To: drzeus-wbsd@drzeus.cx, Andrew Morton <akpm@osdl.org>
Cc: Pierre Ossman <drzeus-list@drzeus.cx>,
wbsd-devel@list.drzeus.cx,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] Fix warning in wbsd (fwd)
Date: Mon, 3 Jan 2005 19:05:59 +0100 [thread overview]
Message-ID: <20050103180559.GN2980@stusta.de> (raw)
The patch forwarded below by Pierre Ossman <drzeus-list@drzeus.cx> still
applies and compiles against 2.6.10-mm1.
Please apply.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
----- Forwarded message from Pierre Ossman <drzeus-list@drzeus.cx> -----
Date: Mon, 27 Dec 2004 02:01:15 +0100
From: Pierre Ossman <drzeus-list@drzeus.cx>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Russell King <rmk+lkml@arm.linux.org.uk>
Subject: [PATCH] Fix warning in wbsd
Cleanup that fixes a warning in the wbsd module.
Index: linux-wbsd/drivers/mmc/wbsd.c
===================================================================
--- linux-wbsd/drivers/mmc/wbsd.c (revision 109)
+++ linux-wbsd/drivers/mmc/wbsd.c (working copy)
@@ -205,8 +205,6 @@
static inline void wbsd_init_sg(struct wbsd_host* host, struct mmc_data* data)
{
- struct request* req = data->req;
-
/*
* Get info. about SG list from data structure.
*/
----- End forwarded message -----
next reply other threads:[~2005-01-03 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-03 18:05 Adrian Bunk [this message]
2005-01-03 18:27 ` [PATCH] Fix warning in wbsd (fwd) Russell King
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=20050103180559.GN2980@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.org \
--cc=drzeus-list@drzeus.cx \
--cc=drzeus-wbsd@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=wbsd-devel@list.drzeus.cx \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.