svn commit: r282728 - head/sys/boot/efi/loader/arch/i386

Rui Paulo rpaulo at me.com
Sun May 10 20:38:12 UTC 2015


On Sunday 10 May 2015 13:30:22 Ian Lepore wrote:
> Author: ian
> Date: Sun May 10 13:30:21 2015
> New Revision: 282728
> URL: https://svnweb.freebsd.org/changeset/base/282728
> 
> Log:
>   Don't check the return value from self_reloc(), it can't fail and doesn't
>   return a value.
> 
>   Despite what I said in my prior commit, it turns out this one platform
>   was checking the return value from the old self-reloc code (which returned
> a hard-coded 0).

Mea culpa.  :-)

-- 
Rui Paulo


More information about the svn-src-all mailing list