Re: [PATCH] Documentation: fix typo in examples of dynamic-debug-howto.rst
From: Jonathan Corbet
Date: Fri Dec 15 2023 - 11:16:36 EST
Rex Nie <rex.nie@xxxxxxxxxxxxxxx> writes:
> Since most examples use ddcmd alias, remove the redundant file names
>
> Signed-off-by: Rex Nie <rex.nie@xxxxxxxxxxxxxxx>
> ---
> Documentation/admin-guide/dynamic-debug-howto.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
I've applied the patch, thanks.
I did change the subject line, though, since I don't think this change
really qualifies as a typo fix:
Documentation: Remove redundant file names from examples
jon