> Just wondering, what is the purpose of the comment /* { */ which is
> found in various seemingly random places in the kernel:
>
> # grep -F -r "/* { */" *
I would guess that they were put there by someone who uses a folding
editor. If you look for matching #endif's you will find a /* } */.
regards,
john
-
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/