commit | 99fb4a122e96203dfd6c67d99d908aafd20f4753 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@openvz.org> | Sat Oct 20 23:05:19 2012 +0400 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Oct 24 12:39:09 2012 +0200 |
tree | 325f540f435be489dce0f64e409775747a991e21 | |
parent | 0e9e3e306c7e472bdcffa34c4c4584301eda03b3 [diff] |
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() Not a big deal, but since other __get_key_name() callers use it lets be consistent. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/20121020190519.GH25467@moon Signed-off-by: Ingo Molnar <mingo@kernel.org>