linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

* Re: [PATCH] Fix warning in wbsd (fwd)
  2005-01-03 18:05 [PATCH] Fix warning in wbsd (fwd) Adrian Bunk
@ 2005-01-03 18:27 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2005-01-03 18:27 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: drzeus-wbsd, Andrew Morton, Pierre Ossman, wbsd-devel,
	Linux Kernel Mailing List

On Mon, Jan 03, 2005 at 07:05:59PM +0100, Adrian Bunk wrote:
> The patch forwarded below by Pierre Ossman <drzeus-list@drzeus.cx> still
> applies and compiles against 2.6.10-mm1.
> 
> Please apply.

Please don't - I'll apply it via my MMC tree shortly.  I want to kill
data->req, so it makes sense to wrap this up into that series of changes.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

^ 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;
as well as URLs for NNTP newsgroup(s).