Re: [PATCH] Documentation: process: fix brackets

From: Jonathan Corbet

Date: Fri Jun 12 2026 - 15:21:03 EST


Manuel Ebner <manuelebner@xxxxxxxxxxx> writes:

> Fix missing ')' and needless ')'
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> ---
> 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