diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-05-04 12:52:34 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-05-04 16:53:06 +0300 |
commit | fae89bbfdd9d692e3cb6eace89f4994177731b8c (patch) | |
tree | c8b372785f34f5fcc52dd7cdb5648c16cfd434a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3464a36f7f2499d517e8334e07ddd6eefcd67c1 (diff) | |
download | linux-fae89bbfdd9d692e3cb6eace89f4994177731b8c.tar.xz |
x86/sev: Make sev_snp_enabled() a static function
sev_snp_enabled() is no longer used outside of the source file that
defines it, so make it static and drop the extern declarations.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: David Woodhouse <dwmw@amazon.co.uk>
Cc: Dionna Amalie Glaze <dionnaglaze@google.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Kevin Loughlin <kevinloughlin@google.com>
Cc: Len Brown <len.brown@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: linux-efi@vger.kernel.org
Link: https://lore.kernel.org/r/20250504095230.2932860-29-ardb+git@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions