Frank Filz has uploaded this change for review.

View Change

clang-format: change a few things for more readable code

Also try not to trigger so many checkpatch warnings and errors.

Change ternary operator format. I feel like

xxxx
? if true
: if false

is easier to read, and the indentation choice is nicer.

Change-Id: I64a601cadbec0b78cfad1fd8183b68984e5b704b
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/.clang-format
1 file changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/12/1211412/1

To view, visit change 1211412. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I64a601cadbec0b78cfad1fd8183b68984e5b704b
Gerrit-Change-Number: 1211412
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>