diff options
author | 2022-06-01 20:29:14 +0800 | |
---|---|---|
committer | 2023-01-11 12:45:16 +0100 | |
commit | 50c66d7b049ddec095644a005bfe0b28e22c4b02 (patch) | |
tree | bdcca06e05f70c44371be6e440135adca31d8783 /scripts/generate_rust_analyzer.py | |
parent | x86/boot/e820: Fix typo in e820.c comment (diff) | |
download | linux-rng-50c66d7b049ddec095644a005bfe0b28e22c4b02.tar.xz linux-rng-50c66d7b049ddec095644a005bfe0b28e22c4b02.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions