commit | 40d581489adbb44a2d1005867d7a7695d61110e6 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu Dec 03 15:03:32 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 04 08:29:54 2015 -0800 |
tree | 990a960d2f39f863249a901ad52e213df6337556 | |
parent | debe26af03497eeea3ac06bff21176c9732cd54a [diff] |
Documentation: nousb is a module parameter The documentation wrongly implied that it is a core parameter. That is not true. If usbcore is compiled as a module, a module parameter needs a prefix. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>