linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: fix unused symbol in ad1889
@ 2003-07-18 14:28 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-18 14:28 UTC (permalink / raw)
  To: linux-kernel, torvalds

(Francois Romieu)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test1/sound/oss/ad1889.c linux-2.6.0-test1-ac2/sound/oss/ad1889.c
--- linux-2.6.0-test1/sound/oss/ad1889.c	2003-07-14 14:11:57.000000000 +0100
+++ linux-2.6.0-test1-ac2/sound/oss/ad1889.c	2003-07-14 14:48:51.000000000 +0100
@@ -245,7 +245,6 @@
 		dmabuf->ready = 0;
 		dmabuf->rate = 44100;
 	}
-out:
 	return dev;
 
 err_free_dmabuf:

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

only message in thread, other threads:[~2003-07-18 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18 14:28 PATCH: fix unused symbol in ad1889 Alan Cox

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