Whamcloud - gitweb
LU-10467 ptlrpc: fix style issues in import.c 78/35978/9
authorMr NeilBrown <neilb@suse.com>
Thu, 29 Aug 2019 00:37:41 +0000 (10:37 +1000)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Dec 2019 00:58:52 +0000 (00:58 +0000)
commitb3ab87f5daa54fd8c4e2053587dc14b47d003420
treed01df8801d61883cc3b2f53a699718d14cfcc8ff
parent45514f5d42024510734a92de2746e2f6a336cff8
LU-10467 ptlrpc: fix style issues in import.c

Each of the functions changed here will have a
code change in the next patch, so fix up indenting
and a few other style issues first.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.com>
Change-Id: I21a52d7a8a510b9e12d7b822a0abf573247e1405
Reviewed-on: https://review.whamcloud.com/35978
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/import.c