Whamcloud - gitweb
LU-3097 build: fix 'no effect' errors 66/7166/5
authorSebastien Buisson <sebastien.buisson@bull.net>
Mon, 29 Jul 2013 15:23:48 +0000 (17:23 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Sep 2013 05:20:31 +0000 (05:20 +0000)
commit862cdaa5db90edaeee64e21b2b7b0dba3986a3da
treebf46628bb927e85bbd362cb6eeaaffd9218bf5ab
parent842a632e665f011b0acb76e99c88152fd3e380a6
LU-3097 build: fix 'no effect' errors

Fix 'no effect' issues found by Coverity version 6.5.1:
Unsigned compared against 0 (NO_EFFECT)
This greater-than-or-equal-to-zero comparison of an unsigned value
is always true.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: Ic832e990c428ba674dcb8ba0f04c2bbf78fa8ee9
Reviewed-on: http://review.whamcloud.com/7166
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/xattr.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_object.c
lustre/mdt/mdt_lproc.c
lustre/ptlrpc/sec_bulk.c
lustre/tests/fsx.c
lustre/utils/liblustreapi.c