]> git.baikalelectronics.ru Git - kernel.git/commit
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
authorCyrill Gorcunov <gorcunov@openvz.org>
Sat, 20 Oct 2012 19:05:19 +0000 (23:05 +0400)
committerIngo Molnar <mingo@kernel.org>
Wed, 24 Oct 2012 10:39:09 +0000 (12:39 +0200)
commit9080d19d9738c3644bda463638488a4c48deef63
tree325f540f435be489dce0f64e409775747a991e21
parentaf5e37f95c9b2067f69643e9360b584df7158406
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>
kernel/lockdep_proc.c