Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752051AbcDZKiz (ORCPT ); Tue, 26 Apr 2016 06:38:55 -0400 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 X-Greylist: delayed 607 seconds by postgrey-1.27 at vger.kernel.org; Tue, 26 Apr 2016 06:38:53 EDT X-IronPort-AV: E=Sophos;i="5.24,536,1454976000"; d="scan'208";a="635357632" Subject: Re: [PATCH v2 0/2] moves samples out of Documentation directory To: Jonathan Corbet , Arnd Bergmann References: <1461600189-2207716-1-git-send-email-arnd@arndb.de> <20160426035939.51649686@lwn.net> Cc: Michal Marek , linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Hans Verkuil From: Hans Verkuil Message-ID: <571F42DA.60005@cisco.com> Date: Tue, 26 Apr 2016 12:28:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160426035939.51649686@lwn.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Authenticated-User: hansverk Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 31 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