Re: [patch 07/26] Add INIT_ARRAY() to kernel.h

From: Jan Engelhardt
Date: Fri Jan 25 2008 - 03:43:24 EST



On Jan 24 2008 16:04, Mathieu Desnoyers wrote:
>* Randy Dunlap (randy.dunlap@xxxxxxxxxx) wrote:
>
>Try opening such code in vim, and the syntax highlighting gets all
>messed up :-/

Then we'd also have to fix dcache.h:

#define DCACHE_NFSFS_RENAMED 0x0002 /* this dentry has been "silly
* renamed" and has to be
* deleted on the last dput()
*/

by adding \ at the end of the comments, to unbreak cooledit and mc.
(The problem is not the comment, but the seemingly stray " in the 2nd line)
--
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/