]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common: rename get_page_size to _get_page_size
authorDarrick J. Wong <djwong@kernel.org>
Tue, 29 Aug 2023 23:03:43 +0000 (16:03 -0700)
committerZorro Lang <zlang@kernel.org>
Sat, 2 Sep 2023 05:54:38 +0000 (13:54 +0800)
commit225170dbbc688b36a57bf4fd3eb67ef6e5705f28
tree18662259f4c09ff9507fef53c5d864381fef445b
parentbfe2fd60049e91334ce559309c24e1543a2031f7
common: rename get_page_size to _get_page_size

This function does not follow the naming convention that common helpers
must start with an underscore.  Fix this.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
30 files changed:
common/btrfs
common/filter
common/rc
common/verity
tests/btrfs/049
tests/btrfs/106
tests/btrfs/173
tests/btrfs/174
tests/btrfs/175
tests/btrfs/176
tests/btrfs/192
tests/btrfs/215
tests/btrfs/251
tests/btrfs/271
tests/btrfs/274
tests/btrfs/293
tests/ext4/003
tests/ext4/022
tests/ext4/306
tests/generic/416
tests/generic/472
tests/generic/495
tests/generic/496
tests/generic/497
tests/generic/574
tests/generic/636
tests/generic/641
tests/xfs/513
tests/xfs/552
tests/xfs/559