diff options
author | Ojaswin Mujoo <ojaswin@linux.ibm.com> | 2023-05-30 18:03:48 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-06-26 19:34:56 -0400 |
commit | 856d865c178b4fbf4c629d5a7d0df9352d123280 (patch) | |
tree | 38dbb2d87eefb56e80917bdd37e05515628945a4 /arch/x86/kernel/mpparse.c | |
parent | 4f3d1e4533b0982034f316ace85415d3bc57e3da (diff) | |
download | linux-stable-856d865c178b4fbf4c629d5a7d0df9352d123280.tar.gz linux-stable-856d865c178b4fbf4c629d5a7d0df9352d123280.tar.bz2 linux-stable-856d865c178b4fbf4c629d5a7d0df9352d123280.zip |
ext4: Abstract out logic to search average fragment list
Make the logic of searching average fragment list of a given order reusable
by abstracting it out to a differnet function. This will also avoid
code duplication in upcoming patches.
No functional changes.
Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/028c11d95b17ce0285f45456709a0ca922df1b83.1685449706.git.ojaswin@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'arch/x86/kernel/mpparse.c')
0 files changed, 0 insertions, 0 deletions