Re: [PATCH] Documentation: process: fix brackets
Jonathan Corbet <[email protected]> Fri, 12 Jun 2026 13:20:37 -0600
| Newsgroups | org.kernel.vger.workflows,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Manuel Ebner <[email protected]> writes: > Fix missing ')' and needless ')' > > Signed-off-by: Manuel Ebner <[email protected]> > --- > This is the first patch of a 'series', but I won't send them together > because I'm still producing the patches and it will take me a couple weeks. > Documentation/process/deprecated.rst | 2 +- > Documentation/process/maintainer-soc.rst | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks. jon