提交 643727a9 编写于 作者: H Hans Petter Selasky 提交者: Jiri Kosina

HID: fix ignore_special_drivers modparam description

Signed-off-by: NHans Petter Selasky <hps@selasky.org>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ffe51d0d
......@@ -52,7 +52,7 @@ EXPORT_SYMBOL_GPL(hid_debug);
static int hid_ignore_special_drivers = 0;
module_param_named(ignore_special_drivers, hid_ignore_special_drivers, int, 0600);
MODULE_PARM_DESC(debug, "Ignore any special drivers and handle all devices by generic driver");
MODULE_PARM_DESC(ignore_special_drivers, "Ignore any special drivers and handle all devices by generic driver");
/*
* Register a new report for a device.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册