From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752455Ab2GYUG2 (ORCPT ); Wed, 25 Jul 2012 16:06:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61285 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750975Ab2GYUG1 (ORCPT ); Wed, 25 Jul 2012 16:06:27 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <9561.1343237568@warthog.procyon.org.uk> References: <9561.1343237568@warthog.procyon.org.uk> <20120720215636.14854.41208.stgit@warthog.procyon.org.uk> <28702.1343135952@warthog.procyon.org.uk> <6193.1343211798@warthog.procyon.org.uk> Cc: dhowells@redhat.com, Michael Kerrisk , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de, tglx@linutronix.de, mingo@kernel.org, davej@redhat.com Subject: Re: [PATCH 00/13] UAPI header file split Date: Wed, 25 Jul 2012 21:06:07 +0100 Message-ID: <6748.1343246767@warthog.procyon.org.uk> To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > Okay... Dealt with that in the script. The following command: > > git diff uapi-post-split-20120724 > > shows the attached. See tag removed-left-over-markers in my GIT tree. David