[PATCH 9/8] lib/sort: turn off self-test

From: Matt Mackall
Date: Mon Jan 31 2005 - 02:54:31 EST


Doh.

Signed-off-by: Matt Mackall <mpm@xxxxxxxxxxx>

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/