Kconfig: Remove useless and sometimes wrong comments
Additionally, some excessive newlines removed. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
7beeec88e5
commit
fa3012318b
@@ -1,5 +1,3 @@
|
||||
# samples/Kconfig
|
||||
|
||||
menuconfig SAMPLES
|
||||
bool "Sample kernel code"
|
||||
help
|
||||
@@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES
|
||||
depends on SAMPLE_KPROBES && KRETPROBES
|
||||
|
||||
endif # SAMPLES
|
||||
|
||||
|
Reference in New Issue
Block a user