提交 7ba8fc09 编写于 作者: J Jiri Kosina

HID: wacom: wacom_wac_collection() is local to wacom_wac.c

... and therefore should be static.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 b1f466a9
......@@ -2667,7 +2667,7 @@ static void wacom_report_events(struct hid_device *hdev,
}
}
int wacom_wac_collection(struct hid_device *hdev, struct hid_report *report,
static int wacom_wac_collection(struct hid_device *hdev, struct hid_report *report,
int collection_index, struct hid_field *field,
int field_index)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册