diff mbox series

platform/x86: silicom-platform: Add missing "Description:" for power_cycle sysfs attr

Message ID 20240108140655.547261-1-hdegoede@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Hans de Goede
Headers show
Series platform/x86: silicom-platform: Add missing "Description:" for power_cycle sysfs attr | expand

Commit Message

Hans de Goede Jan. 8, 2024, 2:06 p.m. UTC
The Documentation/ABI/testing/sysfs-platform-silicom entry
for the power_cycle sysfs attr is missing the "Description:" keyword,
add this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 Documentation/ABI/testing/sysfs-platform-silicom | 1 +
 1 file changed, 1 insertion(+)

Comments

Hans de Goede Jan. 15, 2024, 12:42 p.m. UTC | #1
Hi,

On 1/8/24 15:06, Hans de Goede wrote:
> The Documentation/ABI/testing/sysfs-platform-silicom entry
> for the power_cycle sysfs attr is missing the "Description:" keyword,
> add this.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

I've added this to my review-hans (soon to be fixes) branch now.

Regards,

Hans


> ---
>  Documentation/ABI/testing/sysfs-platform-silicom | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/ABI/testing/sysfs-platform-silicom b/Documentation/ABI/testing/sysfs-platform-silicom
> index 2288b3665d16..4d1cc5bdbcc5 100644
> --- a/Documentation/ABI/testing/sysfs-platform-silicom
> +++ b/Documentation/ABI/testing/sysfs-platform-silicom
> @@ -10,6 +10,7 @@ What:		/sys/devices/platform/silicom-platform/power_cycle
>  Date:		November 2023
>  KernelVersion:	6.7
>  Contact:	Henry Shi <henrys@silicom-usa.com>
> +Description:
>  		This file allow user to power cycle the platform.
>  		Default value is 0; when set to 1, it powers down
>  		the platform, waits 5 seconds, then powers on the
diff mbox series

Patch

diff --git a/Documentation/ABI/testing/sysfs-platform-silicom b/Documentation/ABI/testing/sysfs-platform-silicom
index 2288b3665d16..4d1cc5bdbcc5 100644
--- a/Documentation/ABI/testing/sysfs-platform-silicom
+++ b/Documentation/ABI/testing/sysfs-platform-silicom
@@ -10,6 +10,7 @@  What:		/sys/devices/platform/silicom-platform/power_cycle
 Date:		November 2023
 KernelVersion:	6.7
 Contact:	Henry Shi <henrys@silicom-usa.com>
+Description:
 		This file allow user to power cycle the platform.
 		Default value is 0; when set to 1, it powers down
 		the platform, waits 5 seconds, then powers on the