Page MenuHomeFreeBSD

ixl: quiet -Wunused-function
ClosedPublic

Authored by rlibby on Dec 29 2020, 8:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 14 2025, 9:09 PM
Unknown Object (File)
Sep 13 2025, 11:36 AM
Unknown Object (File)
Sep 11 2025, 5:33 AM
Unknown Object (File)
Sep 10 2025, 11:13 PM
Unknown Object (File)
Sep 7 2025, 9:23 PM
Unknown Object (File)
Sep 2 2025, 11:33 AM
Unknown Object (File)
Sep 2 2025, 11:22 AM
Unknown Object (File)
Aug 24 2025, 11:54 PM
Subscribers

Details

Summary

Direct commit to stable/12.

svn r363876 / git 2bba796c66ede62803ed5da3d83e7efb70c5e9bc MFC'd head
svn r361992 / git b4a7ce0690aedd9763b3b47ee7fcdb421f0434c7. These two
prototypes were brought back, but the definitions were not. The
definitions had been introduced earlier for unrelated work, in svn
r353503 / git ba76aa63573f4aeb8fbea6dc85548660cc6d083b, which has not
been MFC'd.

Test Plan
env MAKEOBJDIRPREFIX=/usr/obj/gcc6 CROSS_TOOLCHAIN=amd64-gcc make buildkernel

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 5 2021, 9:56 PM
This revision was automatically updated to reflect the committed changes.