virt: vbox: Fix some comments which talk about the "session spinlock"
authorHans de Goede <hdegoede@redhat.com>
Thu, 9 Jul 2020 12:08:58 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:45:32 +0000 (13:45 +0200)
commit729082ed9b9cc242f5030de8f956b4be41150ea7
tree11be2245ff47b25c66e0e617f29bbe4326a1654f
parent5bc117a27fd044bd5ddeb8ab22c58976bf01b50d
virt: vbox: Fix some comments which talk about the "session spinlock"

The session lock is a mutex, not a spinlock, fix the comments to match.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200709120858.63928-9-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/virt/vboxguest/vboxguest_core.c