Re: [PATCH v2] docs/mm: Fix braces
From: Jonathan Corbet
Date: Tue Jun 30 2026 - 15:30:31 EST
Manuel Ebner <manuelebner@xxxxxxxxxxx> writes:
> Correct typos in mm documentation by balancing parentheses.
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Reviewed-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> ---
> [v2]
> fix commit message
> add tags
> ---
> Documentation/mm/hmm.rst | 4 ++--
> Documentation/mm/process_addrs.rst | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon