]> err.no Git - linux-2.6/blobdiff - lib/kobject.c
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
[linux-2.6] / 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
  */