]> git.baikalelectronics.ru Git - kernel.git/commit
klist: implement KLIST_INIT() and DEFINE_KLIST()
authorTejun Heo <htejun@gmail.com>
Fri, 25 Apr 2008 18:16:04 +0000 (03:16 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Apr 2008 23:52:47 +0000 (16:52 -0700)
commitfb977ae693f1a6ca218d8bc85f2680895f964e99
tree539fd5d6cbd2ae4f7150b171ca4a54f9f5d29437
parent4de4c6cdf4b04706b872f074b0c07cac80ee918f
klist: implement KLIST_INIT() and DEFINE_KLIST()

klist is missing static initializers and definition helper.  Add them.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/klist.h