From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 3] libxl: fixup hard tabs and indentation Date: Fri, 7 Oct 2011 15:08:42 +0100 Message-ID: References: <20109.55422.412736.135972@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20109.55422.412736.135972@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org This is the whitespace cleanup bit of my "libxl: rationalise libxl_device_* APIs" series. As requested I have used the expand utility to automatically fixup the majority of hard tabs and then fixed up the places which were actually just wrongly indented to start with by hand. I added some emacs local-variable runes to stop this happening.