Skip to content
Commit ca43ab1e authored by Xiaofei Tan's avatar Xiaofei Tan Committed by Jiri Kosina
Browse files

HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c



Fix following warnings caused by mismatch bewteen function parameters
and comments.
drivers/hid/i2c-hid/i2c-hid-core.c:331: warning: Function parameter or member 'data_len' not described in 'i2c_hid_set_or_send_report'
drivers/hid/i2c-hid/i2c-hid-core.c:331: warning: Excess function parameter 'len' description in 'i2c_hid_set_or_send_report'

Signed-off-by: default avatarXiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 5f94e9c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment