Whamcloud - gitweb
LU-10467 ldlm: fix style issues in ldlm_flock_completion_ast 83/35983/13
authorMr NeilBrown <neilb@suse.de>
Thu, 29 Aug 2019 00:45:00 +0000 (10:45 +1000)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Dec 2019 00:58:57 +0000 (00:58 +0000)
commitb89de85ef4dbd047e626986d977f105d8ba26f7c
tree16b8db432e03d5c1be06486fd645dfa31c4bb561
parentb3ab87f5daa54fd8c4e2053587dc14b47d003420
LU-10467 ldlm: fix style issues in ldlm_flock_completion_ast

Prior to some code changes, fix up indenting and other
style issues (particularly multi-line comments) in
ldlm_flock.c.

In a few cases, parentheses have been added so that the re-indenting
done by emacs c-mode does "the right thing".

Test-Parameters: trivial
Change-Id: Ic628acaae875bea9759fbb669c154f046a75a9fa
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Reviewed-on: https://review.whamcloud.com/35983
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_flock.c
lustre/ptlrpc/import.c