]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/vdev_initialize.c
Include prototypes for vdev_initialize
authorMatthew Macy <mmacy@freebsd.org>
Thu, 31 Oct 2019 17:09:01 +0000 (10:09 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 31 Oct 2019 17:09:01 +0000 (10:09 -0700)
commit59055a0164ac5e7dfd690533d39fa9a941204a37
treee3452cf6eb2a033f025670826569fe663837498d
parent2a3aa5a109bffb6cd350bb9e978292358c104f8f
Include prototypes for vdev_initialize

Address two prototype related warnings emitted by clang.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9535
module/zfs/vdev_initialize.c