]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit2f30b36943adca070f2e1551f701bd524ed1ae5a
treec900778a1dac1ca07707add830d459a6fe1738ed
parentfb041bb7c0a918b95c6889fc965cdc4a75b4c0ca
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