Page MenuHomeFreeBSD

infiniband: Disable -Wredundant-decl warnings.
ClosedPublic

Authored by jhb on Sep 13 2021, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 3:45 PM
Unknown Object (File)
Mar 30 2025, 3:11 AM
Unknown Object (File)
Mar 15 2025, 4:44 PM
Unknown Object (File)
Mar 6 2025, 8:18 AM
Unknown Object (File)
Mar 6 2025, 12:55 AM
Unknown Object (File)
Mar 2 2025, 2:14 AM
Unknown Object (File)
Feb 23 2025, 8:37 AM
Unknown Object (File)
Feb 21 2025, 9:15 PM
Subscribers

Details

Summary

ib_uverbs_flow_resources_free() is declard in two header files in
upstream OFED. Disable the warning rather to avoid introducing diffs
to fix the build on GCC 9.

While here, fix the ibcore module to disable the same warnings
disabled in OFED_CFLAGS.

Diff Detail

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