[PATCH] kref: make kref_put return if this was the last put call.

2005-03-09 Thread Greg KH
ChangeSet 1.2050, 2005/03/09 10:00:20-08:00, [EMAIL PROTECTED] [PATCH] kref: make kref_put return if this was the last put call. This is needed for the upcoming klist code from Pat. Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> include/linux/kref.h |2 +- lib/

[PATCH] kref: make kref_put return if this was the last put call.

2005-03-09 Thread Greg KH
ChangeSet 1.2050, 2005/03/09 10:00:20-08:00, [EMAIL PROTECTED] [PATCH] kref: make kref_put return if this was the last put call. This is needed for the upcoming klist code from Pat. Signed-off-by: Greg Kroah-Hartman [EMAIL PROTECTED] include/linux/kref.h |2 +- lib/kref.c