Re: [PATCH] staging: lustre: mgc: no need to compare bool value

From: Greg Kroah-Hartman
Date: Mon Jul 13 2015 - 22:38:19 EST


On Tue, Jun 23, 2015 at 04:26:11PM +0200, Luis de Bethencourt wrote:
> Inverting the value of eof is a more direct way of passing to the debugging
> function if eof is false or not.

Really? I like the explicit-ness of the code as it is today, it's more
obvious what is going on, which is the most important thing.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/