From: Joachim Fenkes Date: Mon, 9 Jul 2007 13:29:03 +0000 (+0200) Subject: IB/ehca: Lock renaming, static initializers X-Git-Tag: v2.6.23-rc1~1085^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9844b71baa60270110eabaa9589d3260443d1a71;p=pandora-kernel.git IB/ehca: Lock renaming, static initializers - Rename all spinlock flags to "flags", matching the vast majority of kernel code. - Move hcall_lock into the only file it's used in. - Replaced spin_lock_init() and friends with static initializers for global variables. Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed