Whamcloud - gitweb
LU-10467 llite: style fixes prior to code change. 74/35974/9
authorMr NeilBrown <neilb@suse.com>
Thu, 29 Aug 2019 00:12:06 +0000 (10:12 +1000)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Dec 2019 00:58:47 +0000 (00:58 +0000)
commit45514f5d42024510734a92de2746e2f6a336cff8
tree1ffc60b0cb0ec5c2471a64fabf764159dc63669b
parentfa9c4d0fee01d30d538a819f370f281431a43f68
LU-10467 llite: style fixes prior to code change.

Next patch will make some code changes to ll_put_super(),
so fix up indenting and fix a couple of checkpatch
warnings first.

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