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
F86496586: D40614.diff
Fri, Jun 21, 6:04 AM
Unknown Object (File)
Apr 26 2024, 9:11 AM
Unknown Object (File)
Mar 16 2024, 11:35 PM
Unknown Object (File)
Mar 16 2024, 11:34 PM
Unknown Object (File)
Mar 14 2024, 8:05 AM
Unknown Object (File)
Mar 14 2024, 6:58 AM
Unknown Object (File)
Mar 13 2024, 5:44 AM
Unknown Object (File)
Feb 2 2024, 10:40 PM
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.