From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754178Ab2JMVW3 (ORCPT ); Sat, 13 Oct 2012 17:22:29 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:36403 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754162Ab2JMVW0 (ORCPT ); Sat, 13 Oct 2012 17:22:26 -0400 Date: Sat, 13 Oct 2012 14:22:23 -0700 From: Greg KH To: David Howells Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] Disintegrate UAPI for usb Message-ID: <20121013212223.GA19716@kroah.com> References: <30767.1349789448@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30767.1349789448@warthog.procyon.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 09, 2012 at 02:30:48PM +0100, David Howells wrote: > Can you merge the following branch into the usb tree please. > > This is to complete part of the Userspace API (UAPI) disintegration for which > the preparatory patches were pulled recently. After these patches, userspace > headers will be segregated into: > > include/uapi/linux/.../foo.h > > for the userspace interface stuff, and: > > include/linux/.../foo.h > > for the strictly kernel internal stuff. > > --- > The following changes since commit 9e2d8656f5e8aa214e66b462680cf86b210b74a8: > > Merge branch 'akpm' (Andrew's patch-bomb) (2012-10-09 16:23:15 +0900) > > are available in the git repository at: > > > git://git.infradead.org/users/dhowells/linux-headers.git tags/disintegrate-usb-20121009 > > for you to fetch changes up to 5e1ddb481776a487b15b40579a000b279ce527c9: > > UAPI: (Scripted) Disintegrate include/linux/usb (2012-10-09 09:49:07 +0100) Now pulled, thanks. greg k-h