Whamcloud - gitweb
LU-16518 obd: fix style and clang error 11/51311/3
authorTimothy Day <timday@amazon.com>
Wed, 14 Jun 2023 02:07:52 +0000 (02:07 +0000)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Jul 2023 22:36:01 +0000 (22:36 +0000)
commit4fc3c208422e3f2a16f8c513cecf8fb9ede0081b
tree51c8ab779f5b15f967dd447f2c059e5d8c2b306e
parentacdc2c8bb7aaf8d193619291b996c5b290c68213
LU-16518 obd: fix style and clang error

Tabify the remaining code in this file and clean
up some of the comments. Add SPDX text.

Remove a function which is never used.

Fix the style of and inline cl_io_invariant.

Conserve a significant number of * so that they
can be repurposed in other comments.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I6b1c5c700d7e6f13c8c57726db5da6595b9c060a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51311
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/obdclass/cl_io.c