]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cross-build: Remove redundant lines.
authorWarner Losh <imp@FreeBSD.org>
Sun, 10 Oct 2021 16:21:49 +0000 (10:21 -0600)
committerWarner Losh <imp@FreeBSD.org>
Sun, 10 Oct 2021 17:17:14 +0000 (11:17 -0600)
commit880aec7361eab106b62dea28f3dedd457b3abb47
tree7121e34fb46f7fd4a2d5a69e940d9c060b82332b
parent9082bc4c3d0b0c27bec13bcff9e76b072303e59b
cross-build: Remove redundant lines.

There's two identical gid_from_group lines in a row. We only need one.
Ditto for uid_from_user().

Sponsored by: Netflix
Reviewed by: bapt, jrtc27
Differential Revision: https://reviews.freebsd.org/D32442
tools/build/cross-build/include/common/grp.h
tools/build/cross-build/include/common/pwd.h