2020-11-10 14:42:24

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---
Fixes: 0ea6e61122196509 ("Documentation: update broken web addresses.")
Fixes: 54a19b4d3fe0fa0a ("docs: ABI: cleanup several ABI documents")
Fixes: 3197ebdb130473a9 ("ext4: Add sysfs support")
---
Documentation/ABI/testing/configfs-usb-gadget-ecm | 2 +-
Documentation/ABI/testing/sysfs-devices-memory | 2 +-
Documentation/ABI/testing/sysfs-fs-ext4 | 2 +-
Documentation/ABI/testing/sysfs-module | 2 +-
Documentation/ABI/testing/sysfs-platform-renesas_usb3 | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/ABI/testing/configfs-usb-gadget-ecm b/Documentation/ABI/testing/configfs-usb-gadget-ecm
index 272bc1e4ce2e6257..732101ca9d0bb5a3 100644
--- a/Documentation/ABI/testing/configfs-usb-gadget-ecm
+++ b/Documentation/ABI/testing/configfs-usb-gadget-ecm
@@ -7,7 +7,7 @@ Description:
ifname
- network device interface name associated with
this function instance
- qmult
+ qmult
- queue length multiplier for high and
super speed
host_addr
diff --git a/Documentation/ABI/testing/sysfs-devices-memory b/Documentation/ABI/testing/sysfs-devices-memory
index 2da2b1fba2c1cd10..246a45b96d22a921 100644
--- a/Documentation/ABI/testing/sysfs-devices-memory
+++ b/Documentation/ABI/testing/sysfs-devices-memory
@@ -19,7 +19,7 @@ Description:
identify removable sections of the memory before attempting
potentially expensive hot-remove memory operation
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
Date: September 2008
diff --git a/Documentation/ABI/testing/sysfs-fs-ext4 b/Documentation/ABI/testing/sysfs-fs-ext4
index 99e3d92f8299c9a2..2edd0a6672d3a75b 100644
--- a/Documentation/ABI/testing/sysfs-fs-ext4
+++ b/Documentation/ABI/testing/sysfs-fs-ext4
@@ -33,7 +33,7 @@ What: /sys/fs/ext4/<disk>/mb_order2_req
Date: March 2008
Contact: "Theodore Ts'o" <[email protected]>
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
used

diff --git a/Documentation/ABI/testing/sysfs-module b/Documentation/ABI/testing/sysfs-module
index 353c0db5bc1f584a..a485434d2a0fb975 100644
--- a/Documentation/ABI/testing/sysfs-module
+++ b/Documentation/ABI/testing/sysfs-module
@@ -25,7 +25,7 @@ Description: Maximum time allowed for periodic transfers per microframe (μs)
However there are cases, when 80% max isochronous bandwidth is
too limiting. For example two video streams could require 110
microseconds of isochronous bandwidth per microframe to work
- together.
+ together.

Through this setting it is possible to raise the limit so that
the host controller would allow allocating more than 100
diff --git a/Documentation/ABI/testing/sysfs-platform-renesas_usb3 b/Documentation/ABI/testing/sysfs-platform-renesas_usb3
index 8af5b9c3fabbf07b..b08379e7fe37092e 100644
--- a/Documentation/ABI/testing/sysfs-platform-renesas_usb3
+++ b/Documentation/ABI/testing/sysfs-platform-renesas_usb3
@@ -12,6 +12,6 @@ Description:
- "peripheral" - switching mode from host to peripheral.

Read the file, then it shows the following strings:
-
+
- "host" - The mode is host now.
- "peripheral" - The mode is peripheral now.
--
2.25.1


2020-11-13 22:07:04

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [PATCH] docs: ABI: Drop trailing whitespace

On Tue, 10 Nov 2020 15:40:33 +0100
Geert Uytterhoeven <[email protected]> wrote:

> Remove all trailing whitespace from the ABI documentation.
> Most of it was introduced during recent updates.
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
> Fixes: 0ea6e61122196509 ("Documentation: update broken web addresses.")
> Fixes: 54a19b4d3fe0fa0a ("docs: ABI: cleanup several ABI documents")
> Fixes: 3197ebdb130473a9 ("ext4: Add sysfs support")
> ---
> Documentation/ABI/testing/configfs-usb-gadget-ecm | 2 +-
> Documentation/ABI/testing/sysfs-devices-memory | 2 +-
> Documentation/ABI/testing/sysfs-fs-ext4 | 2 +-
> Documentation/ABI/testing/sysfs-module | 2 +-
> Documentation/ABI/testing/sysfs-platform-renesas_usb3 | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)

Applied, thanks. Not really sure we need Fixes tags for a whitespace fix,
though...

jon

2020-11-14 08:23:41

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] docs: ABI: Drop trailing whitespace

Hi Jon,

On Fri, Nov 13, 2020 at 11:04 PM Jonathan Corbet <[email protected]> wrote:
> On Tue, 10 Nov 2020 15:40:33 +0100
> Geert Uytterhoeven <[email protected]> wrote:
> > Remove all trailing whitespace from the ABI documentation.
> > Most of it was introduced during recent updates.
> >
> > Signed-off-by: Geert Uytterhoeven <[email protected]>
> > ---
> > Fixes: 0ea6e61122196509 ("Documentation: update broken web addresses.")
> > Fixes: 54a19b4d3fe0fa0a ("docs: ABI: cleanup several ABI documents")
> > Fixes: 3197ebdb130473a9 ("ext4: Add sysfs support")
> > ---
> > Documentation/ABI/testing/configfs-usb-gadget-ecm | 2 +-
> > Documentation/ABI/testing/sysfs-devices-memory | 2 +-
> > Documentation/ABI/testing/sysfs-fs-ext4 | 2 +-
> > Documentation/ABI/testing/sysfs-module | 2 +-
> > Documentation/ABI/testing/sysfs-platform-renesas_usb3 | 2 +-
> > 5 files changed, 5 insertions(+), 5 deletions(-)
>
> Applied, thanks. Not really sure we need Fixes tags for a whitespace fix,

Thanks!

> though...

That's why I put them below the 3 dashes.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds