From: Tejun Heo Date: Fri, 25 Apr 2008 18:16:04 +0000 (+0900) Subject: klist: implement KLIST_INIT() and DEFINE_KLIST() X-Git-Tag: v2.6.26-rc1~99^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da43e4a9ee942c9c967dbe8839476571df0c3ed;p=pandora-kernel.git klist: implement KLIST_INIT() and DEFINE_KLIST() klist is missing static initializers and definition helper. Add them. Signed-off-by: Tejun Heo Cc: Peter Zijlstra Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed