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>
Fri, 18 May 2012 17:20:30 +0000 (13:20 -0400)
commit36309a984850cd89f2b62938db5d56431834fd36
tree5e59f7265c8e471ce8e58eb454ac1081aee3f386
parent12a618ebb00b940678785cfef8050b3ea9f0ad04
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>
Signed-off-by: Bob Glossman <bogl@whamcloud.com>
Change-Id: If47eeeb1dec2705b9aa4e70cba3c1bc9241546a7
Reviewed-on: http://review.whamcloud.com/2722
Tested-by: Hudson
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/mmap_sanity.c