Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
authorYueHaibing <yuehaibing@huawei.com>
Tue, 25 Jul 2023 14:21:08 +0000 (22:21 +0800)
committerWei Liu <wei.liu@kernel.org>
Wed, 2 Aug 2023 23:29:08 +0000 (23:29 +0000)
commit6ad0f2f91ad14ba0a3c2990c054fd6fbe8100429
tree783eff6a1826c67d5358c5d6f558795687afad91
parent9e2d0c336524706fb327e9b87477f5f3337ad7a6
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()

Since commit 30fbee49b071 ("Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()")
this is not used anymore, so can remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20230725142108.27280-1-yuehaibing@huawei.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
include/linux/hyperv.h