]> Git Repo - linux.git/commit - lib/idr.c
idr: fix idr_remove()
authorNadia Derbey <[email protected]>
Thu, 1 May 2008 11:34:57 +0000 (04:34 -0700)
committerLinus Torvalds <[email protected]>
Thu, 1 May 2008 15:04:00 +0000 (08:04 -0700)
commitaf8e2a4cb9b3e14b919ae1cd4012825aefddbeb0
tree8910da8632172a09437db0bb5860234daefd894f
parent7793bfcfccc91d036d61618d90baf2be3d76e710
idr: fix idr_remove()

The return inside the loop makes us free only a single layer.

Signed-off-by: Nadia Derbey <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Manfred Spraul <[email protected]>
Cc: Jim Houston <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/idr.c
This page took 0.050888 seconds and 4 git commands to generate.