提交 23f4e3d8 编写于 作者: J Jakub Wilk 提交者: Greg Kroah-Hartman

usb: core: Fix typo in description of "authorized_default"

Add missing right parenthesis.
Signed-off-by: NJakub Wilk <jwilk@jwilk.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a3a47548
......@@ -385,7 +385,7 @@ module_param(authorized_default, int, S_IRUGO|S_IWUSR);
MODULE_PARM_DESC(authorized_default,
"Default USB device authorization: 0 is not authorized, 1 is "
"authorized, 2 is authorized for internal devices, -1 is "
"authorized except for wireless USB (default, old behaviour");
"authorized except for wireless USB (default, old behaviour)");
/*-------------------------------------------------------------------------*/
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册