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

Documentation/ABI: correct possessive "its" typos

Correct all uses of "it's" that are meant to be possessive "its".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20220801025207.29971-1-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
8a7f0e8a d2bef8e1

+5 -5
+1 -1
Documentation/ABI/testing/sysfs-bus-bcma
··· 3 3 KernelVersion: 3.0 4 4 Contact: Rafał Miłecki <zajec5@gmail.com> 5 5 Description: 6 - Each BCMA core has it's manufacturer id. See 6 + Each BCMA core has its manufacturer id. See 7 7 include/linux/bcma/bcma.h for possible values. 8 8 9 9 What: /sys/bus/bcma/devices/.../id
+1 -1
Documentation/ABI/testing/sysfs-bus-fcoe
··· 31 31 1) Write interface name to ctlr_create 2) Configure the FCoE 32 32 Controller (ctlr_X) 3) Enable the FCoE Controller to begin 33 33 discovery and login. The FCoE Controller is destroyed by 34 - writing it's name, i.e. ctlr_X to the ctlr_delete file. 34 + writing its name, i.e. ctlr_X to the ctlr_delete file. 35 35 36 36 Attributes: 37 37
+1 -1
Documentation/ABI/testing/sysfs-bus-iio-proximity
··· 18 18 on the signal from which time of flight measurements are 19 19 taken. 20 20 The appropriate values to take is dependent on both the 21 - sensor and it's operating environment: 21 + sensor and its operating environment: 22 22 * as3935 (0-31 range) 23 23 18 = indoors (default) 24 24 14 = outdoors
+1 -1
Documentation/ABI/testing/sysfs-devices-system-cpu
··· 296 296 297 297 This switch controls the boost setting for the whole system. 298 298 Boosting allows the CPU and the firmware to run at a frequency 299 - beyond it's nominal limit. 299 + beyond its nominal limit. 300 300 301 301 More details can be found in 302 302 Documentation/admin-guide/pm/cpufreq.rst
+1 -1
Documentation/ABI/testing/sysfs-power
··· 152 152 case further investigation is required to determine which 153 153 device is causing the problem. Note that genuine RTC clock 154 154 values (such as when pm_trace has not been used), can still 155 - match a device and output it's name here. 155 + match a device and output its name here. 156 156 157 157 What: /sys/power/pm_async 158 158 Date: January 2009