lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20141014070012.GC25389@ci00147.xsens-tech.local> Date: Tue, 14 Oct 2014 09:00:12 +0200 From: Frans Klaver <frans.klaver@...ns.com> To: Jiri Kosina <jkosina@...e.cz> CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, <linux-usb@...r.kernel.org>, <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] gadget_configfs.txt: fix spelling of 'function' On Wed, Oct 01, 2014 at 03:30:31PM +0200, Frans Klaver wrote: > Signed-off-by: Frans Klaver <frans.klaver@...ns.com> > --- > Documentation/usb/gadget_configfs.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/usb/gadget_configfs.txt b/Documentation/usb/gadget_configfs.txt > index 4cf53e4..635e574 100644 > --- a/Documentation/usb/gadget_configfs.txt > +++ b/Documentation/usb/gadget_configfs.txt > @@ -376,7 +376,7 @@ functions and binds them. This way the whole gadget is bound. > configured, so config_groups for particular functions are defined > in the functions implementation files drivers/usb/gadget/f_*.c. > > -5. Funciton's code is written in such a way that it uses > +5. Function's code is written in such a way that it uses > > usb_get_function_instance(), which, in turn, calls request_module. > So, provided that modprobe works, modules for particular functions > -- > 2.1.0 > Ping -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists