]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation: Fix admin-guide typos
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 13 Aug 2025 20:04:59 +0000 (15:04 -0500)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Aug 2025 16:31:19 +0000 (10:31 -0600)
Fix typos.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250813200526.290420-4-helgaas@kernel.org
15 files changed:
Documentation/admin-guide/LSM/SafeSetID.rst
Documentation/admin-guide/RAS/main.rst
Documentation/admin-guide/blockdev/paride.rst
Documentation/admin-guide/device-mapper/vdo-design.rst
Documentation/admin-guide/hw-vuln/mds.rst
Documentation/admin-guide/kdump/kdump.rst
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/laptops/sonypi.rst
Documentation/admin-guide/media/imx.rst
Documentation/admin-guide/media/si4713.rst
Documentation/admin-guide/mm/damon/usage.rst
Documentation/admin-guide/perf/hisi-pmu.rst
Documentation/admin-guide/quickly-build-trimmed-linux.rst
Documentation/admin-guide/reporting-issues.rst
Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst

index 0ec34863c6742b6b0a0a553ada9bf8269ff66000..6d439c98756314ef41d36e1a86a40856eccc91a5 100644 (file)
@@ -41,7 +41,7 @@ namespace). The higher level goal is to allow for uid-based sandboxing of system
 services without having to give out CAP_SETUID all over the place just so that
 non-root programs can drop to even-lesser-privileged uids. This is especially
 relevant when one non-root daemon on the system should be allowed to spawn other
-processes as different uids, but its undesirable to give the daemon a
+processes as different uids, but it's undesirable to give the daemon a
 basically-root-equivalent CAP_SETUID.
 
 
index 7ac1d4ccc5099391470fc41c690187b6f3c820b5..447bfde509fb6bb50e3454cfcd701be0a9f25c63 100644 (file)
@@ -253,7 +253,7 @@ interface.
 Some architectures have ECC detectors for L1, L2 and L3 caches,
 along with DMA engines, fabric switches, main data path switches,
 interconnections, and various other hardware data paths. If the hardware
-reports it, then a edac_device device probably can be constructed to
+reports it, then an edac_device device probably can be constructed to
 harvest and present that to userspace.
 
 
index e85ad37cc0e5cb9b4fcce520217a5ac26f236171..b2f627d4c2f8896821496ab08440f70e960483d7 100644 (file)
@@ -118,7 +118,7 @@ and high-level drivers that you would use:
        ================        ============    ========
 
 All parports and all protocol drivers are probed automatically unless probe=0
-parameter is used. So just "modprobe epat" is enough for a Imation SuperDisk
+parameter is used. So just "modprobe epat" is enough for an Imation SuperDisk
 drive to work.
 
 Manual device creation::
index 3cd59decbec0bb1ebc848d2b75c88ca4e2b78ed1..faa0ecd4a5ae9984a1add784ea3e47e84f07e928 100644 (file)
@@ -600,7 +600,7 @@ lock and return itself to the pool.
 All storage within vdo is managed as 4KB blocks, but it can accept writes
 as small as 512 bytes. Processing a write that is smaller than 4K requires
 a read-modify-write operation that reads the relevant 4K block, copies the
-new data over the approriate sectors of the block, and then launches a
+new data over the appropriate sectors of the block, and then launches a
 write operation for the modified data block. The read and write stages of
 this operation are nearly identical to the normal read and write
 operations, and a single data_vio is used throughout this operation.
index 48c7b0b72aede21bd4936065b29afb950de8381f..754679db0ce88796a3f38cb522994c8bc874d033 100644 (file)
@@ -214,7 +214,7 @@ XEON PHI specific considerations
   command line with the 'ring3mwait=disable' command line option.
 
   XEON PHI is not affected by the other MDS variants and MSBDS is mitigated
-  before the CPU enters a idle state. As XEON PHI is not affected by L1TF
+  before the CPU enters an idle state. As XEON PHI is not affected by L1TF
   either disabling SMT is not required for full protection.
 
 .. _mds_smt_control:
index 9c6cd52f69cf7706dc6d6488255770b51d847d26..7b011eb116a7b7579c73bb54a80427bd3b34fdd6 100644 (file)
@@ -471,7 +471,7 @@ Notes on loading the dump-capture kernel:
   performance degradation. To enable multi-cpu support, you should bring up an
   SMP dump-capture kernel and specify maxcpus/nr_cpus options while loading it.
 
-* For s390x there are two kdump modes: If a ELF header is specified with
+* For s390x there are two kdump modes: If an ELF header is specified with
   the elfcorehdr= kernel parameter, it is used by the kdump kernel as it
   is done on all other architectures. If no elfcorehdr= kernel parameter is
   specified, the s390x kdump kernel dynamically creates the header. The
index 747a55abf4946bb9efe320f0f62fdcd1560b0a71..d4a91dec20b8648809516eb6d3f8c9d7d3fd932e 100644 (file)
                        looking for corruption.  Enabling this will
                        both detect corruption and prevent the kernel
                        from using the memory being corrupted.
-                       However, its intended as a diagnostic tool; if
+                       However, it's intended as a diagnostic tool; if
                        repeatable BIOS-originated corruption always
                        affects the same memory, you can use memmap=
                        to prevent the kernel from using that memory.
                                (converted into nanoseconds). Fast, but
                                depending on the architecture, may not be
                                in sync between CPUs.
-                       global - Event time stamps are synchronize across
+                       global - Event time stamps are synchronized across
                                CPUs. May be slower than the local clock,
                                but better for some race conditions.
                        counter - Simple counting of events (1, 2, ..)
                        section.
 
        trace_trigger=[trigger-list]
-                       [FTRACE] Add a event trigger on specific events.
+                       [FTRACE] Add an event trigger on specific events.
                        Set a trigger on top of a specific event, with an optional
                        filter.
 
-                       The format is is "trace_trigger=<event>.<trigger>[ if <filter>],..."
-                       Where more than one trigger may be specified that are comma deliminated.
+                       The format is "trace_trigger=<event>.<trigger>[ if <filter>],..."
+                       Where more than one trigger may be specified that are comma delimited.
 
                        For example:
 
 
                        The above will enable the "stacktrace" trigger on the "sched_switch"
                        event but only trigger it if the "prev_state" of the "sched_switch"
-                       event is "2" (TASK_UNINTERUPTIBLE).
+                       event is "2" (TASK_UNINTERRUPTIBLE).
 
                        See also "Event triggers" in Documentation/trace/events.rst
 
index 190da1234314a85ed7d86b29a4965f0286d33321..7541f56e0007a8e9ea3837fb8cd4ecc59d987ae0 100644 (file)
@@ -25,7 +25,7 @@ generate, like:
          (when available)
 
 Those events (see linux/sonypi.h) can be polled using the character device node
-/dev/sonypi (major 10, minor auto allocated or specified as a option).
+/dev/sonypi (major 10, minor auto allocated or specified as an option).
 A simple daemon which translates the jogdial movements into mouse wheel events
 can be downloaded at: <http://popies.net/sonypi/>
 
index b8fa70f854fdb6c4a3a81ef051071dfa45fedbe7..bb68100d8acba7f25cbc71c23221eebfeb363ea1 100644 (file)
@@ -96,7 +96,7 @@ Some of the features of this driver include:
   motion compensation modes: low, medium, and high motion. Pipelines are
   defined that allow sending frames to the VDIC subdev directly from the
   CSI. There is also support in the future for sending frames to the
-  VDIC from memory buffers via output/mem2mem devices.
+  VDIC from memory buffers via output/mem2mem devices.
 
 - Includes a Frame Interval Monitor (FIM) that can correct vertical sync
   problems with the ADV718x video decoders.
index be8e6b49b7b4a041367110e663b3807d04ff3e35..85dcf1cd2df800ed9805fde5c2e294ae8b7d6d22 100644 (file)
@@ -13,7 +13,7 @@ Contact: Eduardo Valentin <eduardo.valentin@nokia.com>
 Information about the Device
 ----------------------------
 
-This chip is a Silicon Labs product. It is a I2C device, currently on 0x63 address.
+This chip is a Silicon Labs product. It is an I2C device, currently on 0x63 address.
 Basically, it has transmission and signal noise level measurement features.
 
 The Si4713 integrates transmit functions for FM broadcast stereo transmission.
@@ -28,7 +28,7 @@ Users must comply with local regulations on radio frequency (RF) transmission.
 Device driver description
 -------------------------
 
-There are two modules to handle this device. One is a I2C device driver
+There are two modules to handle this device. One is an I2C device driver
 and the other is a platform driver.
 
 The I2C device driver exports a v4l2-subdev interface to the kernel.
@@ -113,7 +113,7 @@ Here is a summary of them:
 - acomp_attack_time - Sets the attack time for audio dynamic range control.
 - acomp_release_time - Sets the release time for audio dynamic range control.
 
-* Limiter setups audio deviation limiter feature. Once a over deviation occurs,
+* Limiter sets up the audio deviation limiter feature. Once an over deviation occurs,
   it is possible to adjust the front-end gain of the audio input and always
   prevent over deviation.
 
index ff3a2dda1f02d688244415525873055045cfd468..5cd42d428c8914b8c5094f6dd8859edef2c10e0d 100644 (file)
@@ -357,7 +357,7 @@ The directory for the :ref:`quotas <damon_design_damos_quotas>` of the given
 DAMON-based operation scheme.
 
 Under ``quotas`` directory, four files (``ms``, ``bytes``,
-``reset_interval_ms``, ``effective_bytes``) and two directores (``weights`` and
+``reset_interval_ms``, ``effective_bytes``) and two directories (``weights`` and
 ``goals``) exist.
 
 You can set the ``time quota`` in milliseconds, ``size quota`` in bytes, and
index 48992a0b8e94f73c45b326a98da6460098d97923..721eb1623ca7ebf7073ab2ed32f6d0cc7b734e15 100644 (file)
@@ -109,8 +109,8 @@ uring channel. It is 2 bits. Some important codes are as follows:
 - 2'b11: count the events which sent to the uring_ext (MATA) channel;
 - 2'b01: is the same as 2'b11;
 - 2'b10: count the events which sent to the uring (non-MATA) channel;
-- 2'b00: default value, count the events which sent to the both uring and
-  uring_ext channel;
+- 2'b00: default value, count the events which sent to both uring and
+  uring_ext channels;
 
 Users could configure IDs to count data come from specific CCL/ICL, by setting
 srcid_cmd & srcid_msk, and data desitined for specific CCL/ICL by setting
index 4a5ffb0996a355844e2f8266f8e7e3287735e86c..cb4b78468a935d46026df0e1b5902e298f94514b 100644 (file)
@@ -273,7 +273,7 @@ again.
    does nothing at all; in that case you have to manually install your kernel,
    as outlined in the reference section.
 
-   If you are running a immutable Linux distribution, check its documentation
+   If you are running an immutable Linux distribution, check its documentation
    and the web to find out how to install your own kernel there.
 
    [:ref:`details<install>`]
@@ -884,7 +884,7 @@ When a build error occurs, it might be caused by some aspect of your machine's
 setup that often can be fixed quickly; other times though the problem lies in
 the code and can only be fixed by a developer. A close examination of the
 failure messages coupled with some research on the internet will often tell you
-which of the two it is. To perform such a investigation, restart the build
+which of the two it is. To perform such an investigation, restart the build
 process like this::
 
     make V=1
index 9a847506f6ec6e92f89921ac0575c9daafde2d61..a68e6d9092747161273e78e60e2588bf5ba19839 100644 (file)
@@ -611,7 +611,7 @@ better place.
 
 How to read the MAINTAINERS file
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-To illustrate how to use the :ref:`MAINTAINERS <maintainers>` file, lets assume
+To illustrate how to use the :ref:`MAINTAINERS <maintainers>` file, let's assume
 the WiFi in your Laptop suddenly misbehaves after updating the kernel. In that
 case it's likely an issue in the WiFi driver. Obviously it could also be some
 code it builds upon, but unless you suspect something like that stick to the
@@ -1543,7 +1543,7 @@ as well, because that will speed things up.
 
 And note, it helps developers a great deal if you can specify the exact version
 that introduced the problem. Hence if possible within a reasonable time frame,
-try to find that version using vanilla kernels. Lets assume something broke when
+try to find that version using vanilla kernels. Let's assume something broke when
 your distributor released a update from Linux kernel 5.10.5 to 5.10.8. Then as
 instructed above go and check the latest kernel from that version line, say
 5.10.9. If it shows the problem, try a vanilla 5.10.5 to ensure that no patches
index d8946b084b1ecdbaa69a00b5e55e5d0322d0a4de..d83601f2a459fff4253900746e584b2b998afdf8 100644 (file)
@@ -1757,7 +1757,7 @@ or all of these tasks:
   to your bootloader's configuration.
 
 You have to take care of some or all of the tasks yourself, if your
-distribution lacks a installkernel script or does only handle part of them.
+distribution lacks an installkernel script or does only handle part of them.
 Consult the distribution's documentation for details. If in doubt, install the
 kernel manually::