]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
efi/gop: Factor out locating the gop into a function
authorArvind Sankar <nivedita@alum.mit.edu>
Fri, 20 Mar 2020 02:00:18 +0000 (22:00 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 23 Apr 2020 18:15:06 +0000 (20:15 +0200)
commitecf53091f34af7172322ed40cfb5acf487329561
tree9d01e72a5d0e1382527cec4ce21cb5a7daefdb3c
parent6327e6d0e4a52688be621190381eea6a146bb777
efi/gop: Factor out locating the gop into a function

Move the loop to find a gop into its own function.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200320020028.1936003-5-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/gop.c