]> Pileus Git - ~andy/linux/blobdiff - lib/idr.c
idr: fix new kernel-doc warnings
[~andy/linux] / lib / idr.c
index 00739aaf95a2717536957f9cb08413621417a2f8..4f82a284c6a2236aed0d0fba61a1871d35ed6707 100644 (file)
--- a/lib/idr.c
+++ b/lib/idr.c
@@ -214,7 +214,6 @@ EXPORT_SYMBOL(idr_pre_get);
  * sub_alloc - try to allocate an id without growing the tree depth
  * @idp: idr handle
  * @starting_id: id to start search at
- * @id: pointer to the allocated handle
  * @pa: idr_layer[MAX_IDR_LEVEL] used as backtrack buffer
  * @gfp_mask: allocation mask for idr_layer_alloc()
  * @layer_idr: optional idr passed to idr_layer_alloc()