]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/kobject.c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[karo-tx-linux.git] / lib / kobject.c
index 93685f43bb9b31c39012f3d1362e01c235900027..f4f6176dcd1286313c57ae80239ec1f0f7bbf65e 100644 (file)
@@ -326,6 +326,7 @@ int kobject_rename(struct kobject * kobj, const char *new_name)
 /**
  *     kobject_rename - change the name of an object
  *     @kobj:  object in question.
+ *     @new_parent: object's new parent
  *     @new_name: object's new name
  */