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>
This commit is contained in:
Geert Uytterhoeven 2020-11-10 15:40:33 +01:00 committed by Jonathan Corbet
parent 04d0608b44
commit 4ec0b09249
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ Description:
ifname ifname
- network device interface name associated with - network device interface name associated with
this function instance this function instance
qmult qmult
- queue length multiplier for high and - queue length multiplier for high and
super speed super speed
host_addr host_addr

View file

@ -19,7 +19,7 @@ Description:
identify removable sections of the memory before attempting identify removable sections of the memory before attempting
potentially expensive hot-remove memory operation potentially expensive hot-remove memory operation
Users: hotplug memory remove tools Users: hotplug memory remove tools
http://www.ibm.com/developerworks/wikis/display/LinuxP/powerpc-utils http://www.ibm.com/developerworks/wikis/display/LinuxP/powerpc-utils
What: /sys/devices/system/memory/memoryX/phys_device What: /sys/devices/system/memory/memoryX/phys_device
Date: September 2008 Date: September 2008

View file

@ -33,7 +33,7 @@ What: /sys/fs/ext4/<disk>/mb_order2_req
Date: March 2008 Date: March 2008
Contact: "Theodore Ts'o" <tytso@mit.edu> Contact: "Theodore Ts'o" <tytso@mit.edu>
Description: Description:
Tuning parameter which controls the minimum size for Tuning parameter which controls the minimum size for
requests (as a power of 2) where the buddy cache is requests (as a power of 2) where the buddy cache is
used used

View file

@ -25,7 +25,7 @@ Description: Maximum time allowed for periodic transfers per microframe (μs)
However there are cases, when 80% max isochronous bandwidth is However there are cases, when 80% max isochronous bandwidth is
too limiting. For example two video streams could require 110 too limiting. For example two video streams could require 110
microseconds of isochronous bandwidth per microframe to work microseconds of isochronous bandwidth per microframe to work
together. together.
Through this setting it is possible to raise the limit so that Through this setting it is possible to raise the limit so that
the host controller would allow allocating more than 100 the host controller would allow allocating more than 100

View file

@ -12,6 +12,6 @@ Description:
- "peripheral" - switching mode from host to peripheral. - "peripheral" - switching mode from host to peripheral.
Read the file, then it shows the following strings: Read the file, then it shows the following strings:
- "host" - The mode is host now. - "host" - The mode is host now.
- "peripheral" - The mode is peripheral now. - "peripheral" - The mode is peripheral now.