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/print_sym_info.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/print_sym_info.py') diff --git a/examples/print_sym_info.py b/examples/print_sym_info.py index d36e7b0..ea6fc72 100644 --- a/examples/print_sym_info.py +++ b/examples/print_sym_info.py @@ -20,14 +20,14 @@ # useful for infrequently used options which are not required # for booting. For more information, see the man pages for # modprobe, lsmod, modinfo, insmod and rmmod. -# +# # If you say Y here, you will need to run "make # modules_install" to put the modules under /lib/modules/ # where modprobe can find them (you may need to be root to do # this). -# +# # If unsure, say Y. -# +# # value = n # visibility = y # currently assignable values: n, y -- cgit v1.2.3