Re: [PATCH 17/26] kbuild: Fix genksyms handling of DEFINE_PER_CPU(structfoo_s *, bar);

From: Jan Engelhardt
Date: Tue Jan 03 2006 - 09:45:41 EST


>This is a one-line change to parse.y.
>To take advantage of this the scripts/genksyms/*_shipped files needs to
>be rebuild - this is the next patch.
>
>When a .c file contains:
>DEFINE_PER_CPU(struct foo_s *, bar);
>
>the .cpp output looks like:
^^^^

Are you right about C++?



Jan Engelhardt
--
-
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/