diff options
author | Borislav Petkov <[email protected]> | 2016-04-04 10:42:07 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-04 11:41:34 +0200 |
commit | 5c8a010c2411729a07cb1b90c09fa978ac0ac6c0 (patch) | |
tree | ef5af68baba2c8b5c2f5c6f5ec86fe4dfaab4795 /lib/cpu-notifier-error-inject.c | |
parent | 9735a22799b9214d17d3c231fe377fc852f042e9 (diff) |
locking/lockdep: Fix print_collision() unused warning
Fix this:
kernel/locking/lockdep.c:2051:13: warning: ‘print_collision’ defined but not used [-Wunused-function]
static void print_collision(struct task_struct *curr,
^
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions