public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 9/8] lib/sort: turn off self-test
@ 2005-01-31  7:44 Matt Mackall
  2005-01-31 11:57 ` Paul Jackson
  0 siblings, 1 reply; 7+ messages in thread
From: Matt Mackall @ 2005-01-31  7:44 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel

Doh.

Signed-off-by: Matt Mackall <mpm@selenic.com>

Index: mm2/lib/sort.c
===================================================================
--- mm2.orig/lib/sort.c	2005-01-30 22:37:28.000000000 -0800
+++ mm2/lib/sort.c	2005-01-30 23:41:40.000000000 -0800
@@ -82,7 +82,7 @@
 
 MODULE_LICENSE("GPL");
 
-#if 1
+#if 0
 /* a simple boot-time regression test */
 
 int cmpint(const void *a, const void *b)


-- 
Mathematics is the supreme nostalgia of our time.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-10  7:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31  7:44 [PATCH 9/8] lib/sort: turn off self-test Matt Mackall
2005-01-31 11:57 ` Paul Jackson
2005-01-31 12:20   ` Andreas Gruenbacher
2005-01-31 17:03   ` Matt Mackall
2005-01-31 20:49     ` Paul Jackson
2005-02-10  3:28     ` Werner Almesberger
2005-02-10  7:04     ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox