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)
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>

No differences found