Whamcloud - gitweb
LU-3097 build: fix 'stray semicolon' errors 65/7165/2
authorSebastien Buisson <sebastien.buisson@bull.net>
Mon, 29 Jul 2013 15:21:57 +0000 (17:21 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 10 Aug 2013 04:26:53 +0000 (04:26 +0000)
commit2de8f60b9ca1c8e281235857d902d1f2a599c4b5
treea19e9880e60f161a5b74f8c535e8a7e54782d424
parent521335cefe670efa2dc34c5db522a283f318447e
LU-3097 build: fix 'stray semicolon' errors

Fix 'stray semicolon' issues found by Coverity version 6.5.1:
Stray semicolon (STRAY_SEMICOLON)
"if" statement with no "then" or "else" is suspicious.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: Ieff4b45204f8be9ad4590cc9de9d06960c07d052
Reviewed-on: http://review.whamcloud.com/7165
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/obd.c