[Devel] Re: [PATCH] trivial containers comment fixed
Balaji Rao
balajirrao at gmail.com
Sat Sep 22 01:07:48 PDT 2007
On Sat, Sep 22, 2007 at 12:04:03PM +0530, Balaji Rao wrote:
Oops! i forgot the changelog. Corrected.
--
Comment fixed, to match the actual arguments.
Signed-off-by: Balaji Rao <balajirao at gmail.com>
Index: linux-2.6.23-rc6-mm1/kernel/container.c
===================================================================
--- linux-2.6.23-rc6-mm1.orig/kernel/container.c
+++ linux-2.6.23-rc6-mm1/kernel/container.c
@@ -1974,7 +1974,7 @@ static void init_container_css(struct co
/*
* container_create - create a container
* parent: container that will be parent of the new container.
- * name: name of the new container. Will be strcpy'ed.
+ * dentry: dentry of the new container.
* mode: mode to set on new inode
*
* Must be called with the mutex on the parent inode held
--
regards,
balaji rao
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list