From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/12] get rid of kernel memory registration Date: Thu, 11 Sep 2008 11:59:01 +0300 Message-ID: <48C8DDD5.5080705@qumranet.com> References: <1220902221-7536-1-git-send-email-gcosta@redhat.com> <1221074466-12276-1-git-send-email-gcosta@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, aliguori@us.ibm.com To: Glauber Costa Return-path: Received: from il.qumranet.com ([212.179.150.194]:36741 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbYIKJB1 (ORCPT ); Thu, 11 Sep 2008 05:01:27 -0400 In-Reply-To: <1221074466-12276-1-git-send-email-gcosta@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Glauber Costa wrote: > Avi, > > I hope it is better now. > For libkvm code, I'm still using tabs. For qemu, spaces. > However, I'm not fixing places that were already using it. There are a lot > of patches in flight right now, anthony's integration effort being the most > significant ones, and simple whitespace fixes could break them. Definitely the right approach. > We can do > a later pass that removes all the tabs. > Or wait for the natural churn to fix it. Who invented tabs, and what did he think he was doing? Anyway applied the lot, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.