X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=lib%2Fprio_tree.c;h=e18ae324bac4200ee85b5ddda738f6fca006938a;hb=53b5693d04b0de440ce3eb1fa22834ef46d0a4e3;hp=b0e935cdace5f051af293dd2ea9a2aef8997794e;hpb=2a988d8bcb447eb098fc382835cc507587c6ba66;p=fio.git diff --git a/lib/prio_tree.c b/lib/prio_tree.c index b0e935cd..e18ae324 100644 --- a/lib/prio_tree.c +++ b/lib/prio_tree.c @@ -49,7 +49,7 @@ static void get_index(const struct prio_tree_node *node, static unsigned long index_bits_to_maxindex[BITS_PER_LONG]; -void fio_init prio_tree_init(void) +static void fio_init prio_tree_init(void) { unsigned int i;