Home
last modified time | relevance | path

Searched hist:"7 ff1f6264f9ca1532fe1ac8e324efbc439052f54" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/kvm/
H A Dtlb.cdiff 7ff1f6264f9ca1532fe1ac8e324efbc439052f54 Tue Apr 28 08:32:45 CEST 2020 Jason Yan <yanaijie@huawei.com> KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c

Fix the following coccicheck warning:

arch/mips/kvm/tlb.c:472:2-3: Unneeded semicolon
arch/mips/kvm/tlb.c:489:2-3: Unneeded semicolon

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>