lkml.org 
[lkml]   [2022]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] samples/Kconfig: fix up indentation
Date
Fix up indentation before we get complaints from tooling.

Signed-off-by: Rong Tao <rtoax@foxmail.com>
---
samples/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/samples/Kconfig b/samples/Kconfig
index 470ee3baf2e1..2605582d4e8f 100644
--- a/samples/Kconfig
+++ b/samples/Kconfig
@@ -23,7 +23,7 @@ config SAMPLE_TRACE_CUSTOM_EVENTS
This builds the custom trace event example module.

config SAMPLE_TRACE_PRINTK
- tristate "Build trace_printk module - tests various trace_printk formats"
+ tristate "Build trace_printk module - tests various trace_printk formats"
depends on EVENT_TRACING && m
help
This builds a module that calls trace_printk() and can be used to
@@ -47,7 +47,7 @@ config SAMPLE_FTRACE_DIRECT_MULTI
the function addresses.

config SAMPLE_TRACE_ARRAY
- tristate "Build sample module for kernel access to Ftrace instancess"
+ tristate "Build sample module for kernel access to Ftrace instancess"
depends on EVENT_TRACING && m
help
This builds a module that demonstrates the use of various APIs to
--
2.31.1
\
 
 \ /
  Last update: 2022-09-27 15:54    [W:0.021 / U:1.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site