2002-10-04 23:07:14

by Manfred Spraul

[permalink] [raw]
Subject: [PATCH] patch-slab-split-05-name

--- 2.5/mm/slab.c Fri Oct 4 21:38:29 2002
+++ build-2.5/mm/slab.c Sat Oct 5 01:01:20 2002
@@ -351,7 +351,7 @@
{ 0, NULL, NULL}
};
/* Must match cache_sizes above. Out of line to keep cache footprint low. */
-#define CN(x) { x, x " (DMA)" }
+#define CN(x) { x, x "(DMA)" }
static struct {
char *name;
char *name_dma;


Attachments:
patch-slab-split-05-name (333.00 B)