hrtimer: Remove unused inline function debug_hrtimer_free()
authorYueHaibing <yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:48:50 +0000 (21:48 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Oct 2020 10:39:21 +0000 (11:39 +0100)
commit5254cb87c0423f73c8036235795788a132e8956e
treee5b03b82a715e68d97813542e87d42fe97b82356
parent4cd2bb12981165f865d2b8ed92b446b52310ef74
hrtimer: Remove unused inline function debug_hrtimer_free()

There is no caller in tree, remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200909134850.21940-1-yuehaibing@huawei.com
kernel/time/hrtimer.c