Documentation: fix common spelling mistakes
authorKees Cook <keescook@chromium.org>
Tue, 26 Apr 2016 23:41:21 +0000 (16:41 -0700)
committerJonathan Corbet <corbet@lwn.net>
Thu, 28 Apr 2016 13:51:59 +0000 (07:51 -0600)
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>
23 files changed:
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu
Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
Documentation/ABI/testing/sysfs-driver-hid-picolcd
Documentation/ABI/testing/sysfs-firmware-acpi
Documentation/DocBook/media/v4l/controls.xml
Documentation/DocBook/media/v4l/dev-raw-vbi.xml
Documentation/DocBook/media/v4l/vidioc-g-selection.xml
Documentation/RCU/RTFP.txt
Documentation/arm/SA1100/Assabet
Documentation/devicetree/bindings/mfd/arizona.txt
Documentation/filesystems/cifs/README
Documentation/filesystems/pohmelfs/design_notes.txt
Documentation/filesystems/qnx6.txt
Documentation/firmware_class/README
Documentation/hwmon/abituguru
Documentation/infiniband/ipoib.txt
Documentation/networking/altera_tse.txt
Documentation/networking/can.txt
Documentation/scsi/bfa.txt
Documentation/timers/hrtimers.txt
Documentation/video4linux/README.cx88
Documentation/video4linux/bttv/Sound-FAQ
Documentation/vm/hugetlbpage.txt

index f1e02a98bd9ddb179d17843ad4d865a1c884fc01..99fda67fce18df817f1bc56856ede0b8d337a0d9 100644 (file)
@@ -3,9 +3,10 @@ Date:          Mai 2012
 Contact:       Stefan Achatz <erazor_de@users.sourceforge.net>
 Description:   The mouse can store 5 profiles which can be switched by the
                press of a button. A profile is split into general settings and
-               button settings. buttons holds informations about button layout.
-               When written, this file lets one write the respective profile
-               buttons to the mouse. The data has to be 47 bytes long.
+               button settings. The buttons variable holds information about
+               button layout. When written, this file lets one write the
+               respective profile buttons to the mouse. The data has to be
+               47 bytes long.
                The mouse will reject invalid data.
                Which profile to write is determined by the profile number
                contained in the data.
@@ -26,8 +27,8 @@ Date:         Mai 2012
 Contact:       Stefan Achatz <erazor_de@users.sourceforge.net>
 Description:   The mouse can store 5 profiles which can be switched by the
                press of a button. A profile is split into general settings and
-               button settings. profile holds informations like resolution, sensitivity
-               and light effects.
+               button settings. A profile holds information like resolution,
+               sensitivity and light effects.
                When written, this file lets one write the respective profile
                settings back to the mouse. The data has to be 43 bytes long.
                The mouse will reject invalid data.
index f893337570c1b4921e6931229321348af9d01b52..ec27c6c9e7377ad4a2ee90fcae01497d0d47b35d 100644 (file)
@@ -4,7 +4,7 @@ Contact:        Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                Provides access to the binary "24x7 catalog" provided by the
                hypervisor on POWER7 and 8 systems. This catalog lists events
-               avaliable from the powerpc "hv_24x7" pmu. Its format is
+               available from the powerpc "hv_24x7" pmu. Its format is
                documented here:
                https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
 
index 08579e7e1e8943844da7ff5752b9a0a5666428aa..98fd81ad76a17a7bec72486d7cc103910753fc91 100644 (file)
@@ -39,5 +39,5 @@ Description:  Make it possible to adjust defio refresh rate.
                Note: As device can barely do 2 complete refreshes a second
                it only makes sense to adjust this value if only one or two
                tiles get changed and it's not appropriate to expect the application
-               to flush it's tiny changes explicitely at higher than default rate.
+               to flush its tiny changes explicitly at higher than default rate.
 
index b4436cca97a83612fd3305630f5e0807eb53caeb..c7fc72d4495ca0cbd2203e40cfba522bdb2fcfa8 100644 (file)
@@ -169,7 +169,7 @@ Description:
                to enable/disable/clear ACPI interrupts in user space, which can be
                used to debug some ACPI interrupt storm issues.
 
-               Note that only writting to VALID GPE/Fixed Event is allowed,
+               Note that only writing to VALID GPE/Fixed Event is allowed,
                i.e. user can only change the status of runtime GPE and
                Fixed Event with event handler installed.
 
index 361040e6b0f41aa0234372a33a38a59b719c6fe5..f5f5ce8badac631f9e6ea7f339372c4ef5aa301e 100644 (file)
@@ -2841,7 +2841,7 @@ for a GOP and keep it below or equal the set bitrate target. Otherwise the rate
 overall average bitrate for the stream and keeps it below or equal to the set bitrate. In the first case
 the average bitrate for the whole stream will be smaller then the set bitrate. This is caused because the
 average is calculated for smaller number of frames, on the other hand enabling this setting will ensure that
-the stream will meet tight bandwidth contraints. Applicable to encoders.
+the stream will meet tight bandwidth constraints. Applicable to encoders.
 </entry>
              </row>
              <row><entry></entry></row>
index f4b61b6ce3c25cc5bc415295f728e58beba2c247..78599bbd58f7bf9013b84f66af9a647b51276817 100644 (file)
@@ -85,7 +85,7 @@ initialize all fields of the &v4l2-vbi-format;
 results of <constant>VIDIOC_G_FMT</constant>, and call the
 &VIDIOC-S-FMT; ioctl with a pointer to this structure. Drivers return
 an &EINVAL; only when the given parameters are ambiguous, otherwise
-they modify the parameters according to the hardware capabilites and
+they modify the parameters according to the hardware capabilities and
 return the actual parameters. When the driver allocates resources at
 this point, it may return an &EBUSY; to indicate the returned
 parameters are valid but the required resources are currently not
index 7865351688dab04383009f173731a7778a9868f9..a9c0d1dc209a062738b0f53bbb05897745b89a99 100644 (file)
@@ -222,7 +222,7 @@ or the <structfield>flags</structfield> argument is not valid.</para>
        <term><errorcode>ERANGE</errorcode></term>
        <listitem>
          <para>It is not possible to adjust &v4l2-rect; <structfield>
-r</structfield> rectangle to satisfy all contraints given in the
+r</structfield> rectangle to satisfy all constraints given in the
 <structfield>flags</structfield> argument.</para>
        </listitem>
       </varlistentry>
index 370ca006db7a0557caac9e0e63b0cd5958191c2c..9bccf16736f78d3b9b365cafeeb489700ef782b2 100644 (file)
@@ -176,13 +176,13 @@ a history of how Linux changed RCU more than RCU changed Linux
 which Mathieu Desnoyers is now maintaining [MathieuDesnoyers2009URCU]
 [MathieuDesnoyersPhD].  TINY_RCU [PaulEMcKenney2009BloatWatchRCU] made
 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
-The problem of resizeable RCU-protected hash tables may now be on a path
+The problem of resizable RCU-protected hash tables may now be on a path
 to a solution [JoshTriplett2009RPHash].  A few academic researchers are now
 using RCU to solve their parallel problems [HariKannan2009DynamicAnalysisRCU].
 
 2010 produced a simpler preemptible-RCU implementation
 based on TREE_RCU [PaulEMcKenney2010SimpleOptRCU], lockdep-RCU
-[PaulEMcKenney2010LockdepRCU], another resizeable RCU-protected hash
+[PaulEMcKenney2010LockdepRCU], another resizable RCU-protected hash
 table [HerbertXu2010RCUResizeHash] (this one consuming more memory,
 but allowing arbitrary changes in hash function, as required for DoS
 avoidance in the networking code), realization of the 2009 RCU-protected
@@ -193,7 +193,7 @@ the RCU API [PaulEMcKenney2010RCUAPI].
 [LinusTorvalds2011Linux2:6:38:rc1:NPigginVFS], an RCU-protected red-black
 tree using software transactional memory to protect concurrent updates
 (strange, but true!) [PhilHoward2011RCUTMRBTree], yet another variant of
-RCU-protected resizeable hash tables [Triplett:2011:RPHash], the 3.0 RCU
+RCU-protected resizable hash tables [Triplett:2011:RPHash], the 3.0 RCU
 trainwreck [PaulEMcKenney2011RCU3.0trainwreck], and Neil Brown's "Meet the
 Lockers" LWN article [NeilBrown2011MeetTheLockers].  Some academic
 work looked at debugging uses of RCU [Seyster:2011:RFA:2075416.2075425].
index 08b885d35674aa4a37512a05059bd04c483bc120..e08a6739e72c6e19a9ebe46768fdb1c30b7a333c 100644 (file)
@@ -214,7 +214,7 @@ RedBoot scripting
 -----------------
 
 All the commands above aren't so useful if they have to be typed in every
-time the Assabet is rebooted.  Therefore it's possible to automatize the boot
+time the Assabet is rebooted.  Therefore it's possible to automate the boot
 process using RedBoot's scripting capability.
 
 For example, I use this to boot Linux with both the kernel and the ramdisk
index 9b30011ecabe767652d8a1dbc1baaf729e950b70..a6e2ea41160cf20fd51635270d08cbdc98c29d16 100644 (file)
@@ -1,6 +1,6 @@
 Cirrus Logic/Wolfson Microelectronics Arizona class audio SoCs
 
-These devices are audio SoCs with extensive digital capabilites and a range
+These devices are audio SoCs with extensive digital capabilities and a range
 of analogue I/O.
 
 Required properties:
index 2d5622f60e1121aafc4dc96bcea96cf491180d9e..a54788405429dce03af2dd950f6dd817df0d9a56 100644 (file)
@@ -272,7 +272,7 @@ A partial list of the supported mount options follows:
                same domain (e.g. running winbind or nss_ldap) and
                the server supports the Unix Extensions then the uid
                and gid can be retrieved from the server (and uid
-               and gid would not have to be specifed on the mount. 
+               and gid would not have to be specified on the mount.
                For servers which do not support the CIFS Unix
                extensions, the default uid (and gid) returned on lookup
                of existing files will be the uid (gid) of the person
index 8aef91335701ce1e5b0ca54d3a6b3bd8abd47bbe..106d17fbb05fd0582a20b47dd220a193217c196b 100644 (file)
@@ -29,7 +29,7 @@ Main features of this FS include:
  * Read request (data read, directory listing, lookup requests) balancing between multiple servers.
  * Write requests are replicated to multiple servers and completed only when all of them are acked.
  * Ability to add and/or remove servers from the working set at run-time.
- * Strong authentification and possible data encryption in network channel.
+ * Strong authentication and possible data encryption in network channel.
  * Extended attributes support.
 
 POHMELFS is based on transactions, which are potentially long-standing objects that live
index 408679789136c196df02e0461f9576134e8bab8b..4f3d6a882bdc0dbb2382d49df848518a5655c017 100644 (file)
@@ -16,7 +16,7 @@ qnx6fs shares many properties with traditional Unix filesystems. It has the
 concepts of blocks, inodes and directories.
 On QNX it is possible to create little endian and big endian qnx6 filesystems.
 This feature makes it possible to create and use a different endianness fs
-for the target (QNX is used on quite a range of embedded systems) plattform
+for the target (QNX is used on quite a range of embedded systems) platform
 running on a different endianness.
 The Linux driver handles endianness transparently. (LE and BE)
 
index 71f86859d7d849f2db779fc2dd09ce1a85cc4ac7..cafdca8b3b15967e9cb5c4caaff149fce0c2fd07 100644 (file)
@@ -20,7 +20,7 @@
 
  1), kernel(driver):
        - calls request_firmware(&fw_entry, $FIRMWARE, device)
-       - kernel searchs the fimware image with name $FIRMWARE directly
+       - kernel searches the firmware image with name $FIRMWARE directly
        in the below search path of root filesystem:
                User customized search path by module parameter 'path'[1]
                "/lib/firmware/updates/" UTS_RELEASE,
index 915f32063a261fac2dc975f561c1ef82f6fd67ba..f1d4fe4c366c487ba0705647bcafc33677b40a03 100644 (file)
@@ -25,7 +25,7 @@ Supported chips:
        1) For revisions 2 and 3 uGuru's the driver can autodetect the
           sensortype (Volt or Temp) for bank1 sensors, for revision 1 uGuru's
           this doesnot always work. For these uGuru's the autodection can
-          be overriden with the bank1_types module param. For all 3 known
+          be overridden with the bank1_types module param. For all 3 known
           revison 1 motherboards the correct use of this param is:
           bank1_types=1,1,0,0,0,0,0,2,0,0,0,0,2,0,0,1
           You may also need to specify the fan_sensors option for these boards
index f2cfe265e836e082727a4c5004d1fed264d5d526..47c1dd9818f2e5e696a34103333867c98bb2c5d8 100644 (file)
@@ -25,7 +25,7 @@ Partitions and P_Keys
   main interface for a subinterface is in "parent."
 
   Child interface create/delete can also be done using IPoIB's
-  rtnl_link_ops, where childs created using either way behave the same.
+  rtnl_link_ops, where children created using either way behave the same.
 
 Datagram vs Connected modes
 
index 3f24df8c6e6557cf1cf0d9e25857dead9cd0d94d..cd417d7b5bd4401e60003d4ed1602915ac4d899a 100644 (file)
@@ -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.
 
index 6ab619fcc5175aea242b1e53de62fc25d0e62e17..d58ff8467953a2da610891c921d750842f8c1806 100644 (file)
@@ -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].
 
index f2d6e9d1791ed9ffae030054f8bfc78f9b6f30be..3cc4d80d6092da41ddbd49ed019c843d6a636e32 100644 (file)
@@ -50,7 +50,7 @@ be found at:
 
 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
 
-and then click following respective util pacakge link
+and then click following respective util package link
 
        Version                 Link
 
index 492f1affb0e5803a745e800541a79d499c04a898..588d85724f1088da3f8359ba36d35fef92413962 100644 (file)
@@ -119,7 +119,7 @@ was not really a win, due to the different data structures. Also, the
 hrtimer functions now have clearer behavior and clearer names - such as
 hrtimer_try_to_cancel() and hrtimer_cancel() [which are roughly
 equivalent to del_timer() and del_timer_sync()] - so there's no direct
-1:1 mapping between them on the algorithmical level, and thus no real
+1:1 mapping between them on the algorithmic level, and thus no real
 potential for code sharing either.
 
 Basic data types: every time value, absolute or relative, is in a
index 35fae23f883b6090c438b2bd707beb09ec9b2a8c..b09ce36b921e584a801c0f1881db4519ab616c76 100644 (file)
@@ -50,7 +50,7 @@ the driver.  What to do then?
      cx88-cards.c.  If that worked, mail me your changes as unified
      diff ("diff -u").
  (3) Or you can mail me the config information.  I need at least the
-     following informations to add the card:
+     following information to add the card:
 
      * the PCI Subsystem ID ("0070:3400" from the line above,
        "lspci -v" output is fine too).
index d3f1d7783d1ccde25d42e496a69165244dee8728..646a47de001642fd78596068a559a26c554ecc45 100644 (file)
@@ -55,7 +55,7 @@ receiver chips.  Some boards use the i2c bus instead of the gpio pins
 to connect the mux chip.
 
 As mentioned above, there is a array which holds the required
-informations for each known board.  You basically have to create a new
+information for each known board.  You basically have to create a new
 line for your board.  The important fields are these two:
 
 struct tvcard
index 54dd9b9c6c31aeed967c0b7c8f6ca3e39d289cae..b7a3f6d6cfc1ccb6c359dc60aae283e9cbcf913b 100644 (file)
@@ -220,7 +220,7 @@ resulting effect on persistent huge page allocation is as follows:
    node list of "all" with numactl --interleave or --membind [-m] to achieve
    interleaving over all nodes in the system or cpuset.
 
-4) Any task mempolicy specifed--e.g., using numactl--will be constrained by
+4) Any task mempolicy specified--e.g., using numactl--will be constrained by
    the resource limits of any cpuset in which the task runs.  Thus, there will
    be no way for a task with non-default policy running in a cpuset with a
    subset of the system nodes to allocate huge pages outside the cpuset