Whamcloud - gitweb
LU-1205 tests: cleanup code style in mmap_sanity.c
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 12 Mar 2012 20:43:45 +0000 (14:43 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 10 Apr 2012 14:34:59 +0000 (10:34 -0400)
commitb91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0
tree4b4528fe81f82db7286f7f3d99d37677aa391903
parent74056cd9f6d52f417ec544356548306088c45a3c
LU-1205 tests: cleanup code style in mmap_sanity.c

Cleanup numerous code style issues in the mmap_sanity.c test:
- whitespace at end of line
- spaces around operators
- indentation
- line wrapping at 80 columns

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I7481d358732effa58875cbf2a2d545bf741ecab0
Reviewed-on: http://review.whamcloud.com/2291
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/mmap_sanity.c