]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/kobject_uevent.c
kobject: improve function-level documentation
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sat, 1 Oct 2016 19:46:28 +0000 (21:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Oct 2016 06:42:10 +0000 (02:42 -0400)
commitedbbf994bde89fcbb663566c40bf1a19c0cc8b1c
tree327352604607a0116f4701ea7cd33e5e684c4e4d
parent07d9a380680d1c0eb51ef87ff2eab5c994949e69
kobject: improve function-level documentation

In the first case, rename the second variable to correspond to the name
found in the function parameter list.

In the remaining cases, reorder the variables to correspond to their order
in the parameter list.

Issue detected using Coccinelle (http://coccinelle.lip6.fr/)

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/kobject_uevent.c