diff options
author | Arvind Sankar <[email protected]> | 2020-07-27 19:07:55 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-07-31 11:08:07 +0200 |
commit | e2ee6173162b28053cb76b25887a0be9331c9e21 (patch) | |
tree | a6fbae71fe94346e3b62a08c797191eda3bbf678 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 709709ac6410f4a14ded158a4b23b979e33e10fb (diff) |
x86/kaslr: Remove bogus warning and unnecessary goto
Drop the warning on seeing "--" in handle_mem_options(). This will trigger
whenever one of the memory options is present in the command line
together with "--", but there's no problem if that is the case.
Replace goto with break.
Signed-off-by: Arvind Sankar <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions