* [PATCH] Fix warning in wbsd (fwd)
@ 2005-01-03 18:05 Adrian Bunk
2005-01-03 18:27 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-01-03 18:05 UTC (permalink / raw)
To: drzeus-wbsd, Andrew Morton
Cc: Pierre Ossman, wbsd-devel, Linux Kernel Mailing List
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 -----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-03 18:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-03 18:05 [PATCH] Fix warning in wbsd (fwd) Adrian Bunk
2005-01-03 18:27 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox