|
@@ -214,7 +214,6 @@ EXPORT_SYMBOL(idr_pre_get);
|
|
* sub_alloc - try to allocate an id without growing the tree depth
|
|
* sub_alloc - try to allocate an id without growing the tree depth
|
|
* @idp: idr handle
|
|
* @idp: idr handle
|
|
* @starting_id: id to start search at
|
|
* @starting_id: id to start search at
|
|
- * @id: pointer to the allocated handle
|
|
|
|
* @pa: idr_layer[MAX_IDR_LEVEL] used as backtrack buffer
|
|
* @pa: idr_layer[MAX_IDR_LEVEL] used as backtrack buffer
|
|
* @gfp_mask: allocation mask for idr_layer_alloc()
|
|
* @gfp_mask: allocation mask for idr_layer_alloc()
|
|
* @layer_idr: optional idr passed to idr_layer_alloc()
|
|
* @layer_idr: optional idr passed to idr_layer_alloc()
|