[PATCH] Documentation: parport-lowlevel: Fix curly bracket

Manuel Ebner manuelebner at mailbox.org
Sat Jun 27 02:24:00 PDT 2026


Remove needless '}'

Signed-off-by: Manuel Ebner <manuelebner at mailbox.org>
---
 Documentation/driver-api/parport-lowlevel.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/driver-api/parport-lowlevel.rst b/Documentation/driver-api/parport-lowlevel.rst
index a907e279f509..af73741289c9 100644
--- a/Documentation/driver-api/parport-lowlevel.rst
+++ b/Documentation/driver-api/parport-lowlevel.rst
@@ -341,7 +341,6 @@ EXAMPLE
 			/* Try to detect a device on the port... */
 			...
 		}
-		}
 
 		...
 	}
-- 
2.54.0




More information about the linux-arm-kernel mailing list