From 66557edc120faac569004ba2bc426c5ac6a1100b Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Mar 2019 02:10:20 +0100 Subject: Use a consistent style in examples Also remove some unused imports. --- examples/help_grep.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/help_grep.py') diff --git a/examples/help_grep.py b/examples/help_grep.py index 39cbe39..157d8f2 100644 --- a/examples/help_grep.py +++ b/examples/help_grep.py @@ -10,7 +10,7 @@ # # menu "General setup" # location: init/Kconfig:39 -# +# # config SYSVIPC # bool # prompt "System V IPC" @@ -18,9 +18,9 @@ # ... # exchange information. It is generally considered to be a good thing, # ... -# +# # location: init/Kconfig:233 -# +# # config BSD_PROCESS_ACCT # bool # prompt "BSD Process Accounting" if MULTIUSER -- cgit v1.2.3