Add missing right parenthesis.
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 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)");
 /*-------------------------------------------------------------------------*/
 
 /**