Whamcloud - gitweb
LU-8843 build: fix all remaining less than 0 comparison for unsigned values 84/25384/6
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 28 Mar 2017 14:35:32 +0000 (10:35 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 6 Apr 2017 01:00:38 +0000 (01:00 +0000)
commit4c47e9caceed1cd7dfd3839a759b5574c1e86614
treecc314d80f97bb21a968b861fa37640c430d7076d
parentd5b5a07a8b07ab51a2215de593cb8bfce7e589d0
LU-8843 build: fix all remaining less than 0 comparison for unsigned values

Remove the rest of the test of less than zero for unsigned values
found with -Wtype-limits.

Change-Id: I4ca764f359605a452cf4934e6a93106e91d2cc32
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/25384
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lfsck/lfsck_bookmark.c
lustre/ofd/ofd_dev.c