From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:60714 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726919AbeJFRKo (ORCPT ); Sat, 6 Oct 2018 13:10:44 -0400 Date: Sat, 6 Oct 2018 03:08:04 -0700 From: Christoph Hellwig Subject: Re: [PATCH 03/15] mkfs.xfs: include full parser prototype in subopts definition Message-ID: <20181006100804.GC28114@infradead.org> References: <1538712196-13625-1-git-send-email-sandeen@sandeen.net> <1538712196-13625-4-git-send-email-sandeen@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1538712196-13625-4-git-send-email-sandeen@sandeen.net> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Eric Sandeen Cc: linux-xfs@vger.kernel.org On Thu, Oct 04, 2018 at 11:03:04PM -0500, Eric Sandeen wrote: > From: Eric Sandeen > > Fixes sparse warnings about this. Looks good, Reviewed-by: Christoph Hellwig