[PATCH] staging: greybus: fix typo in sysfs-bus-greybus
From: Maha Maryam Javaid
Date: Tue Apr 28 2026 - 23:39:33 EST
Fix spelling mistake: attibute -> attribute
Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@xxxxxxxxx>
---
drivers/staging/greybus/Documentation/sysfs-bus-greybus | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index 2e998966cbe1..feeffe54a59b 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -26,7 +26,7 @@ Date: March 2016
KernelVersion: 4.XX
Contact: Greg Kroah-Hartman <greg@xxxxxxxxx>
Description:
- Writing a non-zero argument to this attibute disables the
+ Writing a non-zero argument to this attribute disables the
module's interfaces before physically ejecting it.
What: /sys/bus/greybus/devices/N-M/module_id
--
2.34.1