diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2026-08-04 13:52:26 +0200 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2026-08-04 19:45:55 +0200 |
| commit | 2082fec6d4c65b4031dc82daa10cc9a5d35654c9 (patch) | |
| tree | f14f1411c45a3c0fb1c8a918efdc04f4b311631e /tools/perf/scripts/python | |
| parent | 2ea3973d4f8483a9654e1e0e2c648f78ca527011 (diff) | |
x86/boot: Use bool and IS_ENABLED() to simplify query_edd()
In query_edd(), use bool for do_edd and initialize it directly from
CONFIG_EDD_OFF via IS_ENABLED(). Also use bool for do_mbr and be_quiet.
No change in functionality intended.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://patch.msgid.link/20260804115227.62158-5-thorsten.blum@linux.dev
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
