* [PATCH] Documentation: parport-lowlevel: Fix curly bracket
@ 2026-06-27 9:24 Manuel Ebner
2026-06-27 18:13 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-06-27 9:24 UTC (permalink / raw)
To: Sudip Mukherjee, Jonathan Corbet, Shuah Khan, Andreas Faerber,
Manivannan Sadhasivam, open list:DOCUMENTATION,
moderated list:ARM/ACTIONS SEMI ARCHITECTURE,
moderated list:ARM/ACTIONS SEMI ARCHITECTURE, open list,
Randy Dunlap
Cc: Manuel Ebner
Remove needless '}'
Signed-off-by: Manuel Ebner <manuelebner@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: parport-lowlevel: Fix curly bracket
2026-06-27 9:24 [PATCH] Documentation: parport-lowlevel: Fix curly bracket Manuel Ebner
@ 2026-06-27 18:13 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2026-06-27 18:13 UTC (permalink / raw)
To: Manuel Ebner, Sudip Mukherjee, Jonathan Corbet, Shuah Khan,
Andreas Faerber, Manivannan Sadhasivam, open list:DOCUMENTATION,
moderated list:ARM/ACTIONS SEMI ARCHITECTURE,
moderated list:ARM/ACTIONS SEMI ARCHITECTURE, open list
On 6/27/26 2:24 AM, Manuel Ebner wrote:
> Remove needless '}'
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> 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... */
> ...
> }
> - }
>
> ...
> }
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-27 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-27 9:24 [PATCH] Documentation: parport-lowlevel: Fix curly bracket Manuel Ebner
2026-06-27 18:13 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox