Skip to content

Commit 5ee1a43

Browse files
ambaruskees
authored andcommitted
docs: pstore-blk.rst: fix typo, s/console/ftrace
The author referred to the ftrace log, but mentioned console log instead. Fix the typo. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> Link: https://lore.kernel.org/r/20230914133729.1956907-2-tudor.ambarus@linaro.org Signed-off-by: Kees Cook <keescook@chromium.org>
1 parent 4bc028d commit 5ee1a43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/pstore-blk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ftrace_size
111111
~~~~~~~~~~~
112112

113113
The chunk size in KB for ftrace front-end. It **MUST** be a multiple of 4.
114-
It's optional if you do not care about the console log.
114+
It's optional if you do not care about the ftrace log.
115115

116116
Similar to oops front-end, there are multiple chunks for ftrace front-end
117117
depending on the count of cpu processors. Each chunk size is equal to

0 commit comments

Comments
 (0)