Exactly. And make it as simple RE as possible.
Olaf
(PS. to the one who asked: CFG=context-free grammar - the difference
is that CFG allows for arbitrarily nested grouping while RE does not,
and it follows that RE is much easier to parse with common tools like sed.)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/