diff options
author | Jason Yan <yanaijie@huawei.com> | 2023-03-23 17:05:14 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-15 06:08:03 +0300 |
commit | 68e624398f7df3fd91d4a4cd148e722a18d76054 (patch) | |
tree | a7894d71d91babcec9f82c09c5bd3a23ea34d07f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dcbf87589d90e3bd5a5a4cf832517f22f3c55efb (diff) | |
download | linux-68e624398f7df3fd91d4a4cd148e722a18d76054.tar.xz |
ext4: rename two functions with 'check'
The naming styles are different for some functions with 'check' in their
names. Some of them are like:
ext4_check_quota_consistency
ext4_check_test_dummy_encryption
ext4_check_opt_consistency
ext4_check_descriptors
ext4_check_feature_compatibility
While the others looks like below:
ext4_geometry_check
ext4_journal_data_mode_check
This is not a big deal and boils down to personal preference. But I'd
like to make them consistent.
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20230323140517.1070239-6-yanaijie@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions