]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Drivers: hv: vmbus: Fix the misplaced function description
authorRoman Kisel <romank@linux.microsoft.com>
Thu, 1 Aug 2024 21:22:35 +0000 (14:22 -0700)
committerWei Liu <wei.liu@kernel.org>
Sat, 3 Aug 2024 00:13:01 +0000 (00:13 +0000)
commit4430556935db6808b63daf1bae91e9a4386e92bd
tree01d9acabab7aa811699c47324e19e664c3530f06
parentc6e2b45a544b45ce1a26858ded61a0dc4896d54a
Drivers: hv: vmbus: Fix the misplaced function description

When hv_synic_disable_regs was introduced, it received the description
of hv_synic_cleanup. Fix that.

Fixes: dba61cda3046 ("Drivers: hv: vmbus: Break out synic enable and disable operations")
Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhkelley@outlook.com>
Link: https://lore.kernel.org/r/20240801212235.352220-1-romank@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20240801212235.352220-1-romank@linux.microsoft.com>
drivers/hv/hv.c