diff options
author | Yuntao Wang <[email protected]> | 2022-06-01 20:29:14 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2023-01-11 12:45:16 +0100 |
commit | 50c66d7b049ddec095644a005bfe0b28e22c4b02 (patch) | |
tree | bdcca06e05f70c44371be6e440135adca31d8783 /scripts/gdb/linux/modules.py | |
parent | b7d1f15b5c274999dfe8dda60a9a516eebfbc3d0 (diff) |
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Both the if and else blocks define an exact same boot_cpu_data variable, move
the duplicate variable definition out of the if/else block.
In addition, do some other minor cleanups.
[ bp: Massage. ]
Signed-off-by: Yuntao Wang <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions