diff options
author | 2022-10-14 19:29:57 +0200 | |
---|---|---|
committer | 2022-10-21 11:09:40 +0200 | |
commit | db14655ad7854b69a2efda348e30d02dbc19e8a1 (patch) | |
tree | 76da81ebe910c3de84aa100df009a53e18bb212a /net/lapb/lapb_timer.c | |
parent | efi: efivars: Fix variable writes without query_variable_store() (diff) | |
download | linux-dev-db14655ad7854b69a2efda348e30d02dbc19e8a1.tar.xz linux-dev-db14655ad7854b69a2efda348e30d02dbc19e8a1.zip |
efi: libstub: Give efi_main() asmlinkage qualification
To stop the bots from sending sparse warnings to me and the list about
efi_main() not having a prototype, decorate it with asmlinkage so that
it is clear that it is called from assembly, and therefore needs to
remain external, even if it is never declared in a header file.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions