[PATCH] add klist_node_attached() to determine if a node is on a list or not.
authormochel@digitalimplant.org <mochel@digitalimplant.org>
Thu, 24 Mar 2005 20:58:57 +0000 (12:58 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:17 +0000 (15:15 -0700)
commit8b0c250be489dcbf1a3a33bb4ec4c7f33735a365
tree17935d1064101df10ad7bb2f7ed94e6a88af295c
parent2287c322b61fced7e0c326a1a9606aa73147e3df
[PATCH] add klist_node_attached() to determine if a node is on a list or not.

Signed-off-by: Patrick Mochel <mochel@digitalimplant.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff -Nru a/include/linux/klist.h b/include/linux/klist.h
include/linux/klist.h
lib/klist.c