scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
authorColin Ian King <colin.king@canonical.com>
Fri, 24 Sep 2021 23:03:30 +0000 (00:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Oct 2021 08:43:33 +0000 (10:43 +0200)
commit57c7ca3d5592d153dd5459894ffb63f2a40ac17c
treedc72b30e7734ecc76532e7523758fd5227042e95
parentd993d1e1c4113cebe32cf56f3b4c5b9fb405274c
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"

[ Upstream commit cced4c0ec7c06f5230a2958907a409c849762293 ]

There are a couple of spelling mistakes in pr_info and pr_err messages.
Fix them.

Link: https://lore.kernel.org/r/20210924230330.143785-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/virtio_scsi.c