linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix warning in wbsd
@ 2004-12-27  1:01 Pierre Ossman
  0 siblings, 0 replies; only message in thread
From: Pierre Ossman @ 2004-12-27  1:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Russell King

[-- Attachment #1: Type: text/plain, Size: 49 bytes --]

Cleanup that fixes a warning in the wbsd module.

[-- Attachment #2: wbsd-warning-fix.patch --]
[-- Type: text/x-patch, Size: 407 bytes --]

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.
 	 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-27  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-27  1:01 [PATCH] Fix warning in wbsd Pierre Ossman

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).