From: Ed L. Cashin Date: Mon, 16 Jul 2007 06:41:50 +0000 (-0700) Subject: docs: static initialization of spinlocks is OK X-Git-Tag: v2.6.23-rc1~804 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017f021c7e5fe3f82ccc5cbb7b1750e66e00f527;p=pandora-kernel.git docs: static initialization of spinlocks is OK Static initialization of spinlocks is preferable to dynamic initialization when it is practical. This patch updates documentation for consistency with comments in spinlock_types.h. Signed-off-by: Ed L. Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed