Page MenuHomeFreeBSD

gsb_crc32: Fix a warning when compiled in userland.
ClosedPublic

Authored by jhb on Jun 20 2023, 5:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 26 2024, 7:49 AM
Unknown Object (File)
Dec 4 2024, 8:12 AM
Unknown Object (File)
Nov 15 2024, 8:56 AM
Unknown Object (File)
Nov 15 2024, 8:28 AM
Unknown Object (File)
Nov 15 2024, 6:31 AM
Unknown Object (File)
Oct 18 2024, 8:35 PM
Unknown Object (File)
Oct 3 2024, 12:14 PM
Unknown Object (File)
Oct 3 2024, 4:18 AM
Subscribers
None

Details

Summary

crc32_tab[] is only exposed as a global in <sys/gsb_crc32.h> for the
kernel, not for userland.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52150
Build 49041: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Jun 20 2023, 5:54 AM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 31 2023, 8:26 PM
This revision was automatically updated to reflect the committed changes.