From: Lai Jiangshan Date: Tue, 9 Oct 2012 21:49:51 +0000 (-0700) Subject: lglock: make the per_cpu locks static X-Git-Tag: v3.7-rc1~42^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466cab878ef98a0618734a1fa64a02e5fbf90867;p=pandora-kernel.git lglock: make the per_cpu locks static The per_cpu locks are not used outside the file which contains the DEFINE_LGLOCK(), so we can make these symbols static. Signed-off-by: Lai Jiangshan Cc: Alexander Viro Cc: Rusty Russell Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed