[PATCH 2/9] xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality

Dave Chinner david at fromorbit.com
Thu Aug 28 19:55:43 CDT 2014


On Thu, Aug 28, 2014 at 05:22:09PM -0700, Christoph Hellwig wrote:
> >  STATIC void
> 
> needs the static removed as pointed out by Brian.
> > -	bool			read = !!(bp->b_flags & XBF_READ);
> > +	bool		read = !!(bp->b_flags & XBF_READ);
> 
> We don't really need the double negation here.

Good point. I'll fix it.

-- 
Dave Chinner
david at fromorbit.com



More information about the xfs mailing list