staging: lustre: fix comparisons should place the constant on the right side
authorAastha Gupta <aastha.gupta4104@gmail.com>
Wed, 18 Oct 2017 12:14:22 +0000 (17:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:34:46 +0000 (15:34 +0200)
commit0bb73711b7dd65f101413338ae8f2e566c5946d4
tree7ca93c4d34b285685ba54498bbf6ea7dbeef946e
parent8b66d8eb321c6e8194e02db5b467aaa9dc0b00c0
staging: lustre: fix comparisons should place the constant on the right side

This patch fixes checkpatch.pl warning:

WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lu_object.h