Re: [PATCH] security: inode: fixed coding style issue

From: Chris Forbes
Date: Sun Jun 19 2011 - 21:22:36 EST


> This is not correct for multi-line comments.

Oops, sorry, I'll fix that.

As for the extra spaces in {{""}}, checkpatch.pl complains about it:

ERROR: space required after that close brace '}'
#129: FILE: inode.c:129:
+ static struct tree_descr files[] = {{""}};

-- Chris

[resend due to mailer unhelpfully using html]
--
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/