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
F113875798: D40614.diff
Fri, Apr 4, 11:12 PM
Unknown Object (File)
Wed, Apr 2, 9:25 AM
Unknown Object (File)
Wed, Mar 12, 8:27 AM
Unknown Object (File)
Feb 11 2025, 11:09 AM
Unknown Object (File)
Feb 4 2025, 8:13 PM
Unknown Object (File)
Feb 2 2025, 10:29 PM
Unknown Object (File)
Dec 26 2024, 7:49 AM
Unknown Object (File)
Dec 4 2024, 8:12 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.