diff options
author | Heinrich Schuchardt <[email protected]> | 2020-02-28 13:14:05 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-02-29 10:16:57 +0100 |
commit | 98649365e59da18221850e137620d18b50ec99e5 (patch) | |
tree | 9660334389f26a6c260aaa1a25a586886756bbee /tools/perf/scripts/python/stackcollapse.py | |
parent | badc61982adb6018a48ed8fe32087b9754cae14b (diff) |
efi: Don't shadow 'i' in efi_config_parse_tables()
Shadowing variables is generally frowned upon.
Let's simply reuse the existing loop counter 'i' instead of shadowing it.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: [email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Tom Lendacky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions