commit | edbbf994bde89fcbb663566c40bf1a19c0cc8b1c | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sat Oct 01 21:46:28 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 28 02:42:10 2016 -0400 |
tree | 327352604607a0116f4701ea7cd33e5e684c4e4d | |
parent | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 [diff] |
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>