diff options
author | Jason Yan <[email protected]> | 2023-03-23 22:05:14 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-04-14 23:08:03 -0400 |
commit | 68e624398f7df3fd91d4a4cd148e722a18d76054 (patch) | |
tree | a7894d71d91babcec9f82c09c5bd3a23ea34d07f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | dcbf87589d90e3bd5a5a4cf832517f22f3c55efb (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions