Re: [PATCH] staging: lustre fix constant comparision style issue in lu_object.h
From: Greg KH
Date: Sun Mar 12 2017 - 09:37:51 EST
On Sat, Mar 11, 2017 at 01:07:40PM +0000, Craig Inches wrote:
> This patch resolves the "Comparisons should place the constant on
> the right side of the test" found with checkpatch tool.
Both are constants, I think checkpatch is the thing that is wrong here,
don't you agree?
thanks,
greg k-h