All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Documentation: ABI: sysfs-bus-counter: Fix indentation
@ 2023-07-21 15:12 Biju Das
  2023-07-26 21:48 ` William Breathitt Gray
  0 siblings, 1 reply; 3+ messages in thread
From: Biju Das @ 2023-07-21 15:12 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: Biju Das, linux-iio, Geert Uytterhoeven, Pavel Machek,
	Prabhakar Mahadev Lad, linux-renesas-soc

Fix the indentation of the KernelVersion, Contact, and Description in
external_input_phase_clock_select_available block by replacing
spaces with tabs similar to other blocks.

Reported-by: Pavel Machek <pavel@denx.de>
Closes: https://patchwork.kernel.org/project/cip-dev/patch/20230606075235.183132-5-biju.das.jz@bp.renesas.com/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
v1->v2:
 * Updated commit description
 * Replaced spaces->tab for Contact and Description lines.
---
 Documentation/ABI/testing/sysfs-bus-counter | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-counter b/Documentation/ABI/testing/sysfs-bus-counter
index dc3b3a5c876b..73ac84c0bca7 100644
--- a/Documentation/ABI/testing/sysfs-bus-counter
+++ b/Documentation/ABI/testing/sysfs-bus-counter
@@ -22,11 +22,11 @@ Description:
 			phase clock.
 
 What:		/sys/bus/counter/devices/counterX/external_input_phase_clock_select_available
-KernelVersion:  6.4
-Contact:        linux-iio@vger.kernel.org
+KernelVersion:	6.4
+Contact:	linux-iio@vger.kernel.org
 Description:
-                Discrete set of available values for the respective device
-                configuration are listed in this file.
+		Discrete set of available values for the respective device
+		configuration are listed in this file.
 
 What:		/sys/bus/counter/devices/counterX/countY/count
 KernelVersion:	5.2
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-27  7:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 15:12 [PATCH v2] Documentation: ABI: sysfs-bus-counter: Fix indentation Biju Das
2023-07-26 21:48 ` William Breathitt Gray
2023-07-27  7:22   ` Biju Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.