Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: typo fixes

Fixed some spelling issues in documentations.

Signed-off-by: Armin Mahdilou <Armin.Mahdilou@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250210192754.30283-1-Armin.Mahdilou@gmail.com

authored by

Armin Mahdilou and committed by
Jonathan Corbet
56f2399f eb0c7141

+5 -5
+1 -1
Documentation/ABI/testing/configfs-usb-gadget-midi2
··· 47 47 midi1_first_group The first UMP Group number for MIDI 1.0 (0-15) 48 48 midi1_num_groups The number of groups for MIDI 1.0 (0-16) 49 49 ui_hint 0: unknown, 1: receiver, 2: sender, 3: both 50 - midi_ci_verison Supported MIDI-CI version number (8 bit) 50 + midi_ci_version Supported MIDI-CI version number (8 bit) 51 51 is_midi1 Legacy MIDI 1.0 device (0, 1 or 2) 52 52 sysex8_streams Max number of SysEx8 streams (8 bit) 53 53 active Active FB flag (0 or 1)
+1 -1
Documentation/input/devices/elantech.rst
··· 556 556 In case the box has unstable power supply or other electricity issues, or 557 557 when number of finger changes, F/W would send "debounce packet" to inform 558 558 driver that the hardware is in debounce status. 559 - The debouce packet has the following signature:: 559 + The debounce packet has the following signature:: 560 560 561 561 byte 0: 0xc4 562 562 byte 1: 0xff
+1 -1
Documentation/nvme/nvme-pci-endpoint-target.rst
··· 86 86 with excessive local memory usage for executing commands, MDTS defaults to 512 87 87 KB and is limited to a maximum of 2 MB (arbitrary limit). 88 88 89 - Mimimum number of PCI Address Mapping Windows Required 89 + Minimum number of PCI Address Mapping Windows Required 90 90 ------------------------------------------------------ 91 91 92 92 Most PCI endpoint controllers provide a limited number of mapping windows for
+1 -1
Documentation/sound/soc/machine.rst
··· 75 75 either dai name or device tree node but not both. Also, names used here 76 76 for cpu/codec/platform dais should be globally unique. 77 77 78 - Additionaly below example macro can be used to register cpu, codec and 78 + Additionally below example macro can be used to register cpu, codec and 79 79 platform dai:: 80 80 81 81 SND_SOC_DAILINK_DEFS(wm2200_cpu_dsp,
+1 -1
Documentation/usb/gadget-testing.rst
··· 1050 1050 midi1_num_groups The number of groups for MIDI 1.0 (0-16) 1051 1051 ui_hint UI-hint of this FB 1052 1052 0: unknown, 1: receiver, 2: sender, 3: both 1053 - midi_ci_verison Supported MIDI-CI version number (8 bit) 1053 + midi_ci_version Supported MIDI-CI version number (8 bit) 1054 1054 is_midi1 Legacy MIDI 1.0 device (0-2) 1055 1055 0: MIDI 2.0 device, 1056 1056 1: MIDI 1.0 without restriction, or