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

Configure Feed

Select the types of activity you want to include in your feed.

docs: ABI: Drop trailing whitespace

Remove all trailing whitespace from the ABI documentation.
Most of it was introduced during recent updates.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201110144033.3278499-1-geert+renesas@glider.be
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Geert Uytterhoeven and committed by
Jonathan Corbet
4ec0b092 04d0608b

+5 -5
+1 -1
Documentation/ABI/testing/configfs-usb-gadget-ecm
··· 7 7 ifname 8 8 - network device interface name associated with 9 9 this function instance 10 - qmult 10 + qmult 11 11 - queue length multiplier for high and 12 12 super speed 13 13 host_addr
+1 -1
Documentation/ABI/testing/sysfs-devices-memory
··· 19 19 identify removable sections of the memory before attempting 20 20 potentially expensive hot-remove memory operation 21 21 Users: hotplug memory remove tools 22 - http://www.ibm.com/developerworks/wikis/display/LinuxP/powerpc-utils 22 + http://www.ibm.com/developerworks/wikis/display/LinuxP/powerpc-utils 23 23 24 24 What: /sys/devices/system/memory/memoryX/phys_device 25 25 Date: September 2008
+1 -1
Documentation/ABI/testing/sysfs-fs-ext4
··· 33 33 Date: March 2008 34 34 Contact: "Theodore Ts'o" <tytso@mit.edu> 35 35 Description: 36 - Tuning parameter which controls the minimum size for 36 + Tuning parameter which controls the minimum size for 37 37 requests (as a power of 2) where the buddy cache is 38 38 used 39 39
+1 -1
Documentation/ABI/testing/sysfs-module
··· 25 25 However there are cases, when 80% max isochronous bandwidth is 26 26 too limiting. For example two video streams could require 110 27 27 microseconds of isochronous bandwidth per microframe to work 28 - together. 28 + together. 29 29 30 30 Through this setting it is possible to raise the limit so that 31 31 the host controller would allow allocating more than 100
+1 -1
Documentation/ABI/testing/sysfs-platform-renesas_usb3
··· 12 12 - "peripheral" - switching mode from host to peripheral. 13 13 14 14 Read the file, then it shows the following strings: 15 - 15 + 16 16 - "host" - The mode is host now. 17 17 - "peripheral" - The mode is peripheral now.