]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: fix "incase" typo in coresight/panic.rst
authorHendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>
Tue, 13 May 2025 11:09:31 +0000 (13:09 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 19 May 2025 14:02:14 +0000 (08:02 -0600)
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@hammernet.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250513110931.15072-1-hendrik.hamerlinck@hammernet.be>

Documentation/trace/coresight/panic.rst

index a58aa914c241c7ac56993acf9148c01a1bf85f31..6e4bde953cae1301c0bc6c68eb038474d46abc91 100644 (file)
@@ -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.
    ETR sinks should have trace buffers allocated from reserved memory,
    by selecting "resrv" buffer mode from sysfs.