]> git.proxmox.com Git - mirror_zfs.git/commit
lz4_decompress_abd declared but not defined
authorMatthew Ahrens <mahrens@delphix.com>
Thu, 13 Jun 2019 20:14:35 +0000 (13:14 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 13 Jun 2019 20:14:34 +0000 (13:14 -0700)
commit7218b29e4bb86fb8f17459f355b609e23c6aaa54
treea12a43fadd4d744851b87d7480960d9ed4ddaa36
parent53dce5acc652800fcfca1b83e22a00c5e4fc9e87
lz4_decompress_abd declared but not defined

`lz4_decompress_abd` is declared in zio_compress.h but it is not defined
anywhere. The declaration should be removed.

Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed-by: Allan Jude <allanjude@freebsd.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Ahrens <mahrens@delphix.com>
External-issue: DLPX-47477
Closes #8894
include/sys/zio_compress.h