remove unused fn commonio_next
Signed-off-by: Serge Hallyn <shallyn@cisco.com>
This commit is contained in:
parent
4e1da34601
commit
a0efca4581
@ -152,11 +152,6 @@ static struct commonio_ops subordinate_ops = {
|
|||||||
NULL, /* close_hook */
|
NULL, /* close_hook */
|
||||||
};
|
};
|
||||||
|
|
||||||
static /*@observer@*/ /*@null*/const struct subordinate_range *subordinate_next(struct commonio_db *db)
|
|
||||||
{
|
|
||||||
return (const struct subordinate_range *)commonio_next (db);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* range_exists: Check whether @owner owns any ranges
|
* range_exists: Check whether @owner owns any ranges
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user