All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: ABI: testing: minor cleanup
@ 2026-06-12 12:51 Manuel Ebner
  2026-06-12 21:01 ` Brian Norris
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-06-12 12:51 UTC (permalink / raw)
  To: Tzung-Bi Shih, Brian Norris, Julius Werner, chrome-platform; +Cc: Manuel Ebner

Add missing ')'.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
 Documentation/ABI/testing/sysfs-firmware-gsmi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-firmware-gsmi b/Documentation/ABI/testing/sysfs-firmware-gsmi
index 7a558354c1ee..3b3c3ae6f458 100644
--- a/Documentation/ABI/testing/sysfs-firmware-gsmi
+++ b/Documentation/ABI/testing/sysfs-firmware-gsmi
@@ -19,7 +19,7 @@ Description:
 		/sys/firmware/gsmi/vars:
 
 			This directory has the same layout (and
-			underlying implementation as /sys/firmware/efi/vars.
+			underlying implementation) as /sys/firmware/efi/vars.
 			See `Documentation/ABI/*/sysfs-firmware-efi-vars`
 			for more information on how to interact with
 			this structure.
-- 
2.54.0


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

end of thread, other threads:[~2026-06-12 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 12:51 [PATCH] docs: ABI: testing: minor cleanup Manuel Ebner
2026-06-12 21:01 ` Brian Norris

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.