Whamcloud - gitweb
LU-10467 fid: style cleanups in seq_client_alloc_meta() 63/35963/4
authorMr NeilBrown <neilb@suse.com>
Fri, 23 Aug 2019 06:10:32 +0000 (16:10 +1000)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Sep 2019 07:53:40 +0000 (07:53 +0000)
commit7404a3e355eeed661c6ee669c05d9e6a24ed592f
tree52f4d9bba1ce263629fe2aae19dedfe8ea5fb0f6
parente2ac6e1eaa108eef3493837e9bd881629582ea1d
LU-10467 fid: style cleanups in seq_client_alloc_meta()

Prior to code changes in seq_client_alloc_meta, make indents
consistently tabs, and change "env != NULL" to "env"

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.com>
Change-Id: If72d737f843a5f6e56ef82aabb7a779b358f4382
Reviewed-on: https://review.whamcloud.com/35963
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fid/fid_request.c