diff options
author | Kees Cook <keescook@chromium.org> | 2016-04-26 16:41:21 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-04-28 07:51:59 -0600 |
commit | 08559657b21522d642331f9dc455a3917d85ab00 (patch) | |
tree | 0cdc3e0f9159ccf9e17b88596428eba3df66c026 /Documentation/networking | |
parent | 934275c4805ce0bbb0df633bd6015dd455ff6cad (diff) | |
download | op-kernel-dev-08559657b21522d642331f9dc455a3917d85ab00.zip op-kernel-dev-08559657b21522d642331f9dc455a3917d85ab00.tar.gz |
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/networking')
-rw-r--r-- | Documentation/networking/altera_tse.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/can.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/altera_tse.txt b/Documentation/networking/altera_tse.txt index 3f24df8..cd417d7 100644 --- a/Documentation/networking/altera_tse.txt +++ b/Documentation/networking/altera_tse.txt @@ -6,7 +6,7 @@ This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers using the SGDMA and MSGDMA soft DMA IP components. The driver uses the platform bus to obtain component resources. The designs used to test this driver were built for a Cyclone(R) V SOC FPGA board, a Cyclone(R) V FPGA board, -and tested with ARM and NIOS processor hosts seperately. The anticipated use +and tested with ARM and NIOS processor hosts separately. The anticipated use cases are simple communications between an embedded system and an external peer for status and simple configuration of the embedded system. diff --git a/Documentation/networking/can.txt b/Documentation/networking/can.txt index 6ab619f..d58ff84 100644 --- a/Documentation/networking/can.txt +++ b/Documentation/networking/can.txt @@ -1256,7 +1256,7 @@ solution for a couple of reasons: 7. SocketCAN resources ----------------------- - The Linux CAN / SocketCAN project ressources (project site / mailing list) + The Linux CAN / SocketCAN project resources (project site / mailing list) are referenced in the MAINTAINERS file in the Linux source tree. Search for CAN NETWORK [LAYERS|DRIVERS]. |