]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2d5c678494c6e55f1f6e0bdb79c953f6b07e187
tree327352604607a0116f4701ea7cd33e5e684c4e4d
parentd3d68218da580b6108d3a76f1c034afe4931b1a3
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