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
F102644089: D40614.diff
Fri, Nov 15, 6:31 AM
Unknown Object (File)
Fri, Oct 18, 8:35 PM
Unknown Object (File)
Oct 3 2024, 12:14 PM
Unknown Object (File)
Oct 3 2024, 4:18 AM
Unknown Object (File)
Oct 2 2024, 5:28 PM
Unknown Object (File)
Oct 2 2024, 4:46 PM
Unknown Object (File)
Oct 2 2024, 4:21 PM
Unknown Object (File)
Oct 2 2024, 10:24 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.