Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754026AbbGSSp6 (ORCPT ); Sun, 19 Jul 2015 14:45:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38284 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178AbbGSSp5 (ORCPT ); Sun, 19 Jul 2015 14:45:57 -0400 Date: Sun, 19 Jul 2015 11:45:56 -0700 From: Greg KH To: Mark Brown Cc: Richard Fitzgerald , patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] debugfs: Export bool read/write functions Message-ID: <20150719184556.GA9565@kroah.com> References: <1435066375-23728-1-git-send-email-rf@opensource.wolfsonmicro.com> <1435066375-23728-2-git-send-email-rf@opensource.wolfsonmicro.com> <20150717182212.GU11162@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150717182212.GU11162@sirena.org.uk> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 15 On Fri, Jul 17, 2015 at 07:22:12PM +0100, Mark Brown wrote: > On Tue, Jun 23, 2015 at 02:32:54PM +0100, Richard Fitzgerald wrote: > > The file read/write functions for bools have no special dependencies > > on debugfs internals and are sufficiently non-trivial to be worth > > exporting so clients can re-use the implementation. > > Greg, I'm assuming you're OK with this? Please shout if not. Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/