Re: [PATCH v2 -next] Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
From: Wei Liu <wei.liu@kernel.org>
Date: 2023-08-02 23:29:45
Also in:
lkml
From: Wei Liu <wei.liu@kernel.org>
Date: 2023-08-02 23:29:45
Also in:
lkml
On Tue, Jul 25, 2023 at 10:21:08PM +0800, YueHaibing wrote:
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 <redacted>
Reviewed-by: Michael Kelley <redacted>Applied to hyperv-fixes, thanks!