]> git.proxmox.com Git - mirror_zfs.git/commit - include/sys/spa.h
Fix gcc invalid prototype warnings
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 16:52:41 +0000 (09:52 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Aug 2010 22:34:03 +0000 (15:34 -0700)
commit0bc8fd7884fc603eb7646c43b1fc0b18e37e7d62
tree08033422554b4945355739c0ac59193a9d29acb7
parent0ccd9d24e4fdbe9cd07f838d0a62083e8eca95f2
Fix gcc invalid prototype warnings

Gcc -Wall warn: 'invalid prototype'

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zdb/zdb.c
cmd/zdb/zdb_il.c
cmd/ztest/ztest.c
module/zfs/arc.c
module/zfs/include/sys/dmu.h
module/zfs/include/sys/sa.h
module/zfs/include/sys/spa.h
module/zfs/include/sys/zfs_znode.h
module/zfs/include/sys/zil.h
module/zfs/spa_history.c
module/zfs/spa_misc.c