KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
authorColin Ian King <colin.king@canonical.com>
Mon, 14 May 2018 17:23:50 +0000 (18:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 05:50:16 +0000 (07:50 +0200)
commit211922cfb229d820edcff93113ff64129c14192d
treec2a59ddc9d2e5b6086b672a0eb8948244c8ad376
parent0ed5a2130ae0366a3aff0ab45fcbf362d65a1b05
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"

commit ba3696e94d9d590d9a7e55f68e81c25dba515191 upstream.

Trivial fix to spelling mistake in debugfs_entries text.

Fixes: 669e846e6c4e ("KVM/MIPS32: MIPS arch specific APIs for KVM")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kernel-janitors@vger.kernel.org
Cc: <stable@vger.kernel.org> # 3.10+
Signed-off-by: James Hogan <jhogan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/kvm/mips.c