From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de ([213.95.11.211] helo=newverein.lst.de) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fMSSn-0000d9-KD for linux-mtd@lists.infradead.org; Sat, 26 May 2018 06:14:03 +0000 Date: Sat, 26 May 2018 08:19:34 +0200 From: Christoph Hellwig To: Arnd Bergmann Cc: Al Viro , Christoph Hellwig , David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Miquel Raynal , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] procfs: use inline functions instead of macros for proc_create_single_data stub Message-ID: <20180526061934.GA16485@lst.de> References: <20180525214548.2122779-1-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180525214548.2122779-1-arnd@arndb.de> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Looks fine: Reviewed-by: Christoph Hellwig