diff options
| author | Thierry Reding <[email protected]> | 2014-08-08 13:56:36 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-09-24 06:10:11 +0000 |
| commit | 41575335ed026339e07f265ede3a21e995bee8e6 (patch) | |
| tree | 545693d095c022417ac6333ead3d9500449574bd /lib/dynamic_debug.c | |
| parent | attribute_container: fix coding style issues (diff) | |
| download | kernel-41575335ed026339e07f265ede3a21e995bee8e6.tar.gz kernel-41575335ed026339e07f265ede3a21e995bee8e6.zip | |
driver core: Remove kerneldoc from local function
The deferred_probe_work_func() function is locally scoped, therefore an
associated kerneldoc comment isn't very useful. Replace the kerneldoc
opening marker (/**) with a regular block comment marker (/*) to avoid
the comment from being parsed by kerneldoc. This gets rid of a warning
caused by a missing description for the "work" argument.
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
