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)
Wed, May 13, 8:28 PM
Unknown Object (File)
Wed, May 13, 8:23 PM
Unknown Object (File)
Wed, May 13, 8:20 PM
Unknown Object (File)
Mon, Apr 27, 10:42 PM
Unknown Object (File)
Apr 20 2026, 6:34 PM
Unknown Object (File)
Apr 12 2026, 7:06 AM
Unknown Object (File)
Apr 2 2026, 11:51 PM
Unknown Object (File)
Mar 31 2026, 2:35 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.