diff options
author | Randy Dunlap <[email protected]> | 2023-12-23 11:43:19 -0800 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2024-01-02 13:31:48 +0100 |
commit | 87d8f1ee1d4070571095859d310f6951440f288c (patch) | |
tree | ec2436ce3833fc17c5472eafaa3297011e89e93a /scripts/gdb/linux/clk.py | |
parent | 669f157fd7ad987dd5beba46576ec357f4d6c686 (diff) |
platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning
Remove the "private:" comment to prevent the kernel-doc warning:
include/linux/wmi.h:27: warning: Excess struct member 'setable' description in 'wmi_device'
Either a struct member is documented (via kernel-doc) or it's private,
but not both.
Fixes: b4cc979588ee ("platform/x86: wmi: Add kernel doc comments")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Armin Wolf <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: Ilpo Järvinen <[email protected]>
Cc: [email protected]
Reviewed-by: Armin Wolf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions