diff options
| author | Alex Shi <[email protected]> | 2020-11-13 07:24:34 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2020-11-15 22:47:24 +0000 |
| commit | 6e5a91901c2dff3a0f2eb9f10e427dce2b0488fc (patch) | |
| tree | adfe592e5fd788de2a543800cccb142efa9202cd /fs/proc/array.c | |
| parent | timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset() (diff) | |
| download | kernel-6e5a91901c2dff3a0f2eb9f10e427dce2b0488fc.tar.gz kernel-6e5a91901c2dff3a0f2eb9f10e427dce2b0488fc.zip | |
timekeeping: Address parameter documentation issues for various functions
The kernel-doc parser complains:
kernel/time/timekeeping.c:1543: warning: Function parameter or member
'ts' not described in 'read_persistent_clock64'
kernel/time/timekeeping.c:764: warning: Function parameter or member
'tk' not described in 'timekeeping_forward_now'
kernel/time/timekeeping.c:1331: warning: Function parameter or member
'ts' not described in 'timekeeping_inject_offset'
kernel/time/timekeeping.c:1331: warning: Excess function parameter 'tv'
description in 'timekeeping_inject_offset'
Add the missing parameter documentations and rename the 'tv' parameter of
timekeeping_inject_offset() to 'ts' so it matches the implemention.
[ tglx: Reworded a few docs and massaged changelog ]
Signed-off-by: Alex Shi <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
