]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Store the number of handles we get back in efipart_nhandles rather
authorimp <imp@FreeBSD.org>
Mon, 23 Jul 2018 20:36:41 +0000 (20:36 +0000)
committerimp <imp@FreeBSD.org>
Mon, 23 Jul 2018 20:36:41 +0000 (20:36 +0000)
commitdcd30763d3e3c1f60650166f01afbb906e587ca9
treeb7857dfc4410657513b0602f30775b2a33a381c5
parent31e338ae29d59de2edfc66bff01bced11b4d687f
Store the number of handles we get back in efipart_nhandles rather
than the number of bytes. Don't divide by the element size every time
we have to iterate. Eliminate now-unused variables.

Sponsored by: Netflix
stand/efi/libefi/efipart.c