drm/virtio: Spelling fixes
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Dec 2023 15:19:55 +0000 (17:19 +0200)
committerDmitry Osipenko <dmitry.osipenko@collabora.com>
Wed, 3 Jan 2024 20:48:41 +0000 (23:48 +0300)
commit09d015deddd6234430c04a1eddaa8a28fd621dec
tree71a1b024f30a3b52366d657ecb7fae83ea26d8af
parent0c75d52190b8bfa22cdb66e07148aea599c4535d
drm/virtio: Spelling fixes

While making a spelling mistake myself for `git grep kvalloc`
I found that the only file has such a typo. Fix it and update
to the standard de facto of how we refer to the functions.
Also spell usr-out as user-out, it seems this driver uses its
own terminology nobody else can decypher, make it more readable.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231219151955.2477488-1-andriy.shevchenko@linux.intel.com
drivers/gpu/drm/virtio/virtgpu_submit.c