mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-27 04:32:16 +03:00
tests: fix unused, remove argsused
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12835
This commit is contained in:
@@ -294,6 +294,7 @@ drain_tree(zfs_btree_t *bt, char *why)
|
||||
static int
|
||||
stress_tree(zfs_btree_t *bt, char *why)
|
||||
{
|
||||
(void) why;
|
||||
avl_tree_t avl;
|
||||
int_node_t *node;
|
||||
struct timeval tp;
|
||||
|
||||
Reference in New Issue
Block a user