diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-01-29 14:05:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-29 16:22:40 -0800 |
commit | 06519e7f57e9c8b0b559493a15a223da6b1c4ebf (patch) | |
tree | 915206d5c155f2ca7547a7839794f522e6c4b9ac /Documentation/ABI/testing/configfs-usb-gadget-ffs | |
parent | 59f2e7df574c78e952d79435de3f4867349403aa (diff) | |
download | linux-riscv-06519e7f57e9c8b0b559493a15a223da6b1c4ebf.tar.gz linux-riscv-06519e7f57e9c8b0b559493a15a223da6b1c4ebf.tar.bz2 linux-riscv-06519e7f57e9c8b0b559493a15a223da6b1c4ebf.zip |
Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Greg KH <greg@kroah.com>
Acked-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/ABI/testing/configfs-usb-gadget-ffs')
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-ffs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-ffs b/Documentation/ABI/testing/configfs-usb-gadget-ffs index 14343e237e83..e39b27653c65 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-ffs +++ b/Documentation/ABI/testing/configfs-usb-gadget-ffs @@ -1,6 +1,6 @@ What: /config/usb-gadget/gadget/functions/ffs.name Date: Nov 2013 -KenelVersion: 3.13 +KernelVersion: 3.13 Description: The purpose of this directory is to create and remove it. A corresponding USB function instance is created/removed. |