lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87frh0kesm.fsf@trenco.lwn.net>
Date: Mon, 19 May 2025 05:42:17 -0600
From: Jonathan Corbet <corbet@....net>
To: Hendrik Hamerlinck <hendrik.hamerlinck@...mernet.be>,
 suzuki.poulose@....com, mike.leach@...aro.org, james.clark@...aro.org,
 skhan@...uxfoundation.org
Cc: coresight@...ts.linaro.org, linux-arm-kernel@...ts.infradead.org,
 linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Hendrik
 Hamerlinck <hendrik.hamerlinck@...mernet.be>
Subject: Re: [PATCH] docs: fix "incase" typo in coresight/panic.rst

Hendrik Hamerlinck <hendrik.hamerlinck@...mernet.be> writes:

> Corrects a spelling mistake in Documentation/trace/coresight/panic.rst
> where "incase" was used instead of "in case".
>
> Signed-off-by: Hendrik Hamerlinck <hendrik.hamerlinck@...mernet.be>
> ---
>  Documentation/trace/coresight/panic.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/trace/coresight/panic.rst b/Documentation/trace/coresight/panic.rst
> index a58aa914c241..6e4bde953cae 100644
> --- a/Documentation/trace/coresight/panic.rst
> +++ b/Documentation/trace/coresight/panic.rst
> @@ -67,8 +67,8 @@ Trace data captured at the time of panic, can be read from rebooted kernel
>  or from crashdump kernel using a special device file /dev/crash_tmc_xxx.
>  This device file is created only when there is a valid crashdata available.
>  
> -General flow of trace capture and decode incase of kernel panic
> -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +General flow of trace capture and decode in case of kernel panic
> +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  1. Enable source and sink on all the cores using the sysfs interface.

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ