Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752163AbcDZKzo (ORCPT ); Tue, 26 Apr 2016 06:55:44 -0400 Received: from lists.s-osg.org ([54.187.51.154]:60923 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbcDZKzm (ORCPT ); Tue, 26 Apr 2016 06:55:42 -0400 Date: Tue, 26 Apr 2016 07:55:33 -0300 From: Mauro Carvalho Chehab To: Hans Verkuil Cc: Jonathan Corbet , Arnd Bergmann , Michal Marek , linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Hans Verkuil Subject: Re: [PATCH v2 0/2] moves samples out of Documentation directory Message-ID: <20160426075533.71a11ede@recife.lan> In-Reply-To: <571F42DA.60005@cisco.com> References: <1461600189-2207716-1-git-send-email-arnd@arndb.de> <20160426035939.51649686@lwn.net> <571F42DA.60005@cisco.com> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1341 Lines: 43 Em Tue, 26 Apr 2016 12:28:42 +0200 Hans Verkuil escreveu: > On 04/26/2016 11:59 AM, Jonathan Corbet wrote: > > On Mon, 25 Apr 2016 18:03:07 +0200 > > Arnd Bergmann wrote: > > > >> As suggested by Nicolas Pitre, here is a resend of two patches to > >> move the kernel modules from Documentation/*/ to samples/*/. > >> > >> With Nico's changes in place, it's no longer necessary to do this, > >> but it seems like a good idea anyway for consistency. > >> Not sure who would be the best person to pick up the patches, I'd > >> probably either the Documentation or the kbuild maintainers. > >> > >> Arnd > >> > >> [PATCH v2 1/2] samples: connector: from Documentation to samples > >> [PATCH v2 2/2] samples: v4l: from Documentation to samples directory > > > > I can take them through the docs tree. > > > > Hans [added], are you OK with moving v4l2-pci-skeleton.c over to > > the samples directory? > > Yes, that's fine. For the record: > > Acked-by: Hans Verkuil Acked-by: Mauro Carvalho Chehab > > Regards, > > Hans > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Thanks, Mauro