commit | 466cab878ef98a0618734a1fa64a02e5fbf90867 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Tue Oct 09 14:49:51 2012 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Oct 10 01:15:44 2012 -0400 |
tree | 956eced7877c83c6a9cbf51c3481ef568c398e51 | |
parent | 462e1e1bc879d10d7c2ce96a1b1001edaaa815ba [diff] |
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 <laijs@cn.fujitsu.com> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Andi Kleen <ak@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>