diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2020-09-22 14:00:12 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-09-23 13:10:45 +0200 |
commit | 5f94e9c82a86ac1c624ac7ebf456515a07c10851 (patch) | |
tree | d289d210b13011274fa42dfd1eefa28aa1bb821e /drivers/hid/hid-chicony.c | |
parent | HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttons (diff) | |
download | linux-5f94e9c82a86ac1c624ac7ebf456515a07c10851.tar.xz linux-5f94e9c82a86ac1c624ac7ebf456515a07c10851.zip |
HID: core: fix kerneldoc warnings in hid-core.c
Fix following warnings caused by mismatch bewteen function parameters
and comments.
drivers/hid/hid-core.c:931: warning: Function parameter or member 'hid' not described in 'hid_parse_report'
drivers/hid/hid-core.c:931: warning: Excess function parameter 'device' description in 'hid_parse_report'
drivers/hid/hid-core.c:961: warning: Function parameter or member 'hid' not described in 'hid_validate_values'
drivers/hid/hid-core.c:961: warning: Excess function parameter 'device' description in 'hid_validate_values'
drivers/hid/hid-core.c:1452: warning: Function parameter or member 'report' not described in 'hid_match_report'
drivers/hid/hid-core.c:1452: warning: Excess function parameter 'report_type' description in 'hid_match_report'
drivers/hid/hid-core.c:2132: warning: Function parameter or member 'drv' not described in 'new_id_store'
drivers/hid/hid-core.c:2132: warning: Excess function parameter 'driver' description in 'new_id_store'
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-chicony.c')
0 files changed, 0 insertions, 0 deletions