Author: bz
Date: Mon Apr 22 14:53:53 2019
New Revision: 346556
URL: https://svnweb.freebsd.org/changeset/base/346556
Log:
r297225 move the assignment of sin from add to the top of the function.
sin is not changed after the initial assignment, so no need to set it again.
MFC after:10 d
Author: bz
Date: Mon Apr 22 14:53:53 2019
New Revision: 346556
URL: https://svnweb.freebsd.org/changeset/base/346556
Log:
r297225 move the assignment of sin from add to the top of the function.
sin is not changed after the initial assignment, so no need to set it again.
MFC after:10 d