Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750947AbdFSNe2 (ORCPT ); Mon, 19 Jun 2017 09:34:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48928 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733AbdFSNeZ (ORCPT ); Mon, 19 Jun 2017 09:34:25 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com BB7BC80477 Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dhowells@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com BB7BC80477 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: <20170617000744.22158-1-f.fainelli@gmail.com> References: <20170617000744.22158-1-f.fainelli@gmail.com> To: Florian Fainelli Cc: dhowells@redhat.com, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, Russell King , Catalin Marinas , Will Deacon , Arnd Bergmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org (open list), linux-arch@vger.kernel.org (open list:GENERIC INCLUDE/ASM HEADER FILES), Dave Gerlach , Tony Lindgren , Keerthy J , Alexandre Belloni , linux-omap@vger.kernel.org, Shawn Guo Subject: Re: [PATCH v3 0/4] Generalize fncpy availability MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29087.1497879258.1@warthog.procyon.org.uk> Date: Mon, 19 Jun 2017 14:34:18 +0100 Message-ID: <29088.1497879258@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 19 Jun 2017 13:34:24 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 74 Lines: 3 This should be have something put in the Documentation/ directory. David