Whamcloud - gitweb
b=22978 better conformation to coding standards
authorBrian J. Murrell <brian.murrell@oracle.com>
Tue, 31 Aug 2010 19:13:00 +0000 (23:13 +0400)
committerMikhail Pershin <tappro@sun.com>
Mon, 6 Sep 2010 19:23:54 +0000 (23:23 +0400)
commitc24ae3c9f9d4470394e74038215fed01be4bc3b1
tree2da3f06e8282092299357b945d4e04a359bdec4a
parentd2b8a0efaa4b5faea675bd4bd4bfe1f80dad4011
b=22978 better conformation to coding standards

Per adilger:
- the preferred Lustre coding style is to not use assignments inside
  conditionals
- Lustre coding style recommends against using negation on non-boolean
  values
- while fixing this code, we may as well print the flag in octal, which
is how it is normally defined.

i=whitebear
i=panda
lustre/liblustre/tests/sanity.c