From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 5CEB78000 for ; Fri, 26 Sep 2014 04:59:29 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 3404930405F for ; Fri, 26 Sep 2014 02:59:29 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) by cuda.sgi.com with ESMTP id 0i9Z4WbDz14puRFN (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 26 Sep 2014 02:59:28 -0700 (PDT) Date: Fri, 26 Sep 2014 02:59:27 -0700 From: Christoph Hellwig Subject: Re: [PATCH 4/4] xfs: annotate user variables passed as void Message-ID: <20140926095927.GF10692@infradead.org> References: <1411601863-19594-1-git-send-email-david@fromorbit.com> <1411601863-19594-5-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1411601863-19594-5-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Thu, Sep 25, 2014 at 09:37:43AM +1000, Dave Chinner wrote: > From: Dave Chinner > > Some argument callbacks can contain user buffers, and sparse warns > about passing them as void pointers. Cast appropriately to remove > the sparse warnings. Looks okay. I don't really like the games we're playing there, but this isn't the time to fix them up.. Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs