mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 04:56:30 +00:00
修正一些编译器警告
This commit is contained in:
@ -77,7 +77,7 @@ struct hid_parser
|
||||
int usage_max;
|
||||
|
||||
int cnt_objects; // report descriptor中的对象数目
|
||||
int cnt_report // report desc中的report数目
|
||||
int cnt_report; // report desc中的report数目
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user