Re: [PATCH 1/3] binfmt_elf_fdpic: Support auxvec base platform string.

From: David Howells
Date: Fri Aug 01 2008 - 09:57:52 EST


Paul Mundt <lethal@xxxxxxxxxxxx> wrote:

> + nitems = 1 + DLINFO_ITEMS + (k_platform ? 1 : 0) + \
> + (k_base_platform ? 1 : 0) + AT_VECTOR_SIZE_ARCH;

Why the backslash?

David
--
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/