Re: [PATCH] Fix 2.5.3pre reiserfs BUG() at boot time

From: Kai Henningsen (kaih@khms.westfalen.de)
Date: Sat Jan 26 2002 - 02:24:00 EST


ak@suse.de (Andi Kleen) wrote on 25.01.02 in <20020125231555.A22583@wotan.suse.de>:

> +/* Must match cache_sizes above. Out of line to keep cache footprint low.
> */ +#define CN(x) { x, x ## "(DMA)" }
> +static char cache_names[][2][18] = {

> + CN("size-128"),
> + CN("size-256"),
> + CN("size-512"),

What on earth is that ## for?! If that actually works, I strongly suspect
that it is a bug in cpp.

MfG Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:00:40 EST