]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit045f24edaec002e1d7c8be26ba237e0b28716043
tree17935d1064101df10ad7bb2f7ed94e6a88af295c
parentb62148ade3c6809f28396f8af084e91f099e936d
[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