diff options
| author | Kees Cook <keescook@chromium.org> | 2016-04-26 19:41:21 -0400 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2016-04-28 09:51:59 -0400 |
| commit | 08559657b21522d642331f9dc455a3917d85ab00 (patch) | |
| tree | 0cdc3e0f9159ccf9e17b88596428eba3df66c026 /Documentation/firmware_class | |
| parent | 934275c4805ce0bbb0df633bd6015dd455ff6cad (diff) | |
Documentation: fix common spelling mistakes
This fixes several spelling mistakes in the Documentation/ tree, which
are caught by checkpatch.pl's spell checking.
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/firmware_class')
| -rw-r--r-- | Documentation/firmware_class/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/firmware_class/README b/Documentation/firmware_class/README index 71f86859d7d8..cafdca8b3b15 100644 --- a/Documentation/firmware_class/README +++ b/Documentation/firmware_class/README | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | 1), kernel(driver): | 21 | 1), kernel(driver): |
| 22 | - calls request_firmware(&fw_entry, $FIRMWARE, device) | 22 | - calls request_firmware(&fw_entry, $FIRMWARE, device) |
| 23 | - kernel searchs the fimware image with name $FIRMWARE directly | 23 | - kernel searches the firmware image with name $FIRMWARE directly |
| 24 | in the below search path of root filesystem: | 24 | in the below search path of root filesystem: |
| 25 | User customized search path by module parameter 'path'[1] | 25 | User customized search path by module parameter 'path'[1] |
| 26 | "/lib/firmware/updates/" UTS_RELEASE, | 26 | "/lib/firmware/updates/" UTS_RELEASE, |
