HomeFreeBSD

MFC r316107:

Description

MFC r316107:

Remove redundant declaration for zfs_crc64_table

zfssubr.c already defines this statically. Besides, zfsimpl.c defined it, but
didn't use it.

This fixes a -Wredundant-decls warning.

Details

Provenance
ngieAuthored on
Parents
rS316319: MFC r316108:
Branches
Unknown
Tags
Unknown