diff options
author | Yuntao Wang <ytcoode@gmail.com> | 2022-06-01 20:29:14 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-01-11 12:45:16 +0100 |
commit | 50c66d7b049ddec095644a005bfe0b28e22c4b02 (patch) | |
tree | bdcca06e05f70c44371be6e440135adca31d8783 /scripts/gdb/linux/mm.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 <ytcoode@gmail.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20220601122914.820890-1-ytcoode@gmail.com
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions