]> git.baikalelectronics.ru Git - kernel.git/commit
locking/refcount: Remove unused 'refcount_error_report()' function
authorWill Deacon <will@kernel.org>
Thu, 21 Nov 2019 11:59:01 +0000 (11:59 +0000)
committerIngo Molnar <mingo@kernel.org>
Mon, 25 Nov 2019 08:15:42 +0000 (09:15 +0100)
commit2876ee8e1a386632ffcd6d4d7516523d04d66624
treec900778a1dac1ca07707add830d459a6fe1738ed
parentb8482bc6f6a727247426cd3fa6ff1577365d3e84
locking/refcount: Remove unused 'refcount_error_report()' function

'refcount_error_report()' has no callers. Remove it.

Signed-off-by: Will Deacon <will@kernel.org>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Kees Cook <keescook@chromium.org>
Tested-by: Hanjun Guo <guohanjun@huawei.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Elena Reshetova <elena.reshetova@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20191121115902.2551-10-will@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/kernel.h
kernel/panic.c