mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
virCgroupNewPartition: Fix comment
The function has no argument named @name rather than @path instead. The comment is, however, referring to @name while it should have been referring to @path really. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
75d56f51f7
commit
0a09bcdc7f
@ -1290,7 +1290,7 @@ virCgroupSetPartitionSuffix(const char *path, char **res)
|
||||
* @controllers: mask of controllers to create
|
||||
*
|
||||
* Creates a new cgroup to represent the resource
|
||||
* partition path identified by @name.
|
||||
* partition path identified by @path.
|
||||
*
|
||||
* Returns 0 on success, -1 on failure
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user