Re: [PATCH] docs: driver-api: interconnect: fix typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 22, 2024 at 04:29:10AM +0000, Sekhar Nori wrote:
> Fix typo in debugfs path name that prevents copy-paste of
> commands given.
> 
> Signed-off-by: Sekhar Nori <nsekhar@xxxxxxxxxx>
> ---
>  Documentation/driver-api/interconnect.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/interconnect.rst b/Documentation/driver-api/interconnect.rst
> index a92d0f277a1f..6d0a205b42b7 100644
> --- a/Documentation/driver-api/interconnect.rst
> +++ b/Documentation/driver-api/interconnect.rst
> @@ -119,7 +119,7 @@ any arbitrary path. Note that for safety reasons, this feature is disabled by
>  default without a Kconfig to enable it. Enabling it requires code changes to
>  ``#define INTERCONNECT_ALLOW_WRITE_DEBUGFS``. Example usage::
>  
> -        cd /sys/kernel/debug/interconnect/test-client/
> +        cd /sys/kernel/debug/interconnect/test_client/
>  
>          # Configure node endpoints for the path from CPU to DDR on
>          # qcom/sm8550.
> -- 
> 2.44.0.769.g3c40516874-goog
> 

Thanks Sekhar. Could you also fix the similar typo a few lines above at
the same time?

    The ``test-client`` directory...
              ^




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux