mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-08 21:53:54 +08:00
HID: uclogic: Clarify params desc_size description
Documentation improvements. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
6facd076f5
commit
87dc28eb11
@ -189,7 +189,7 @@ struct uclogic_params {
|
||||
__u8 *desc_ptr;
|
||||
/*
|
||||
* Size of the common part of the replacement report descriptor.
|
||||
* Only valid, if "desc_ptr" is not NULL.
|
||||
* Only valid, if "desc_ptr" is valid and not NULL.
|
||||
*/
|
||||
unsigned int desc_size;
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user