Re: [PATCH 5/7] proc: Factor out an instantiate method from everylookup method.

From: Jan Engelhardt
Date: Wed Aug 16 2006 - 10:51:46 EST


Hi,


>
>-out_unlock2:
>+ out:

Whoops a space. I do not mind if you put a space in front of any label, but
at least be consistent over the whole code :)

>+#ifdef CONFIG_SECURITY
>+ inode->i_nlink += 1;
>+#endif

Maybe ++inode->i_nlink? (Same code block at another place)



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/