X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=lib%2Fldb%2Fldb_key_value%2Fldb_kv_index.c;fp=lib%2Fldb%2Fldb_key_value%2Fldb_kv_index.c;h=dfea9da79d437724564573368cdcfee2cb97ff9b;hb=d6a596d9da0c5284b9c35e51d11a9096496f8280;hp=941cbdc80017e3ea0e8320b512f987c3e4eac57f;hpb=c20ca0debe68724b1f0a252e274737a24ea83136;p=amitay%2Fsamba.git diff --git a/lib/ldb/ldb_key_value/ldb_kv_index.c b/lib/ldb/ldb_key_value/ldb_kv_index.c index 941cbdc8001..dfea9da79d4 100644 --- a/lib/ldb/ldb_key_value/ldb_kv_index.c +++ b/lib/ldb/ldb_key_value/ldb_kv_index.c @@ -1500,10 +1500,10 @@ static int ldb_kv_index_dn_or(struct ldb_module *module, /* NOT an index results */ -static int ldb_kv_index_dn_not(struct ldb_module *module, - struct ldb_kv_private *ldb_kv, - const struct ldb_parse_tree *tree, - struct dn_list *list) +static int ldb_kv_index_dn_not(_UNUSED_ struct ldb_module *module, + _UNUSED_ struct ldb_kv_private *ldb_kv, + _UNUSED_ const struct ldb_parse_tree *tree, + _UNUSED_ struct dn_list *list) { /* the only way to do an indexed not would be if we could negate the not via another not or if we knew the total