From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hogan Subject: Re: [PATCH v3 5/9] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" Date: Wed, 25 Jun 2014 10:11:09 +0100 Message-ID: <53AA922D.9020604@imgtec.com> References: <1403631071-6012-1-git-send-email-dengcheng.zhu@imgtec.com> <1403631071-6012-6-git-send-email-dengcheng.zhu@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: , , , , To: Deng-Cheng Zhu , Return-path: Received: from mailapp01.imgtec.com ([195.59.15.196]:23910 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755621AbaFYJLM (ORCPT ); Wed, 25 Jun 2014 05:11:12 -0400 In-Reply-To: <1403631071-6012-6-git-send-email-dengcheng.zhu@imgtec.com> Sender: kvm-owner@vger.kernel.org List-ID: On 24/06/14 18:31, Deng-Cheng Zhu wrote: > From: Deng-Cheng Zhu > > Since all the files are in arch/mips/kvm/, there's no need of the prefixes > "kvm_" and "kvm_mips_". > > Signed-off-by: Deng-Cheng Zhu Thanks for this cleanup! (hopefully with git's help it won't make backporting patches a pain). Reviewed-by: James Hogan Cheers James