From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aer-iport-3.cisco.com ([173.38.203.53]:46904 "EHLO aer-iport-3.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbcDZKix (ORCPT ); Tue, 26 Apr 2016 06:38:53 -0400 Subject: Re: [PATCH v2 0/2] moves samples out of Documentation directory References: <1461600189-2207716-1-git-send-email-arnd@arndb.de> <20160426035939.51649686@lwn.net> From: Hans Verkuil Message-ID: <571F42DA.60005@cisco.com> Date: Tue, 26 Apr 2016 12:28:42 +0200 MIME-Version: 1.0 In-Reply-To: <20160426035939.51649686@lwn.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Jonathan Corbet , Arnd Bergmann Cc: Michal Marek , linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Hans Verkuil 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 Regards, Hans