aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2024-08-22 10:35:37 +0800
committerTheodore Ts'o <[email protected]>2024-09-03 22:12:17 -0400
commitf74cde045617cc275c848c9692feac249ff7a3e7 (patch)
tree39a16481ae5918c7c4771e0c924845718915be69 /lib/crypto/mpi/mpiutil.c
parentf07be1c367369636d7d338d7994473d6eae283c5 (diff)
ext4: get rid of ppath in ext4_split_extent()
The use of path and ppath is now very confusing, so to make the code more readable, pass path between functions uniformly, and get rid of ppath. To get rid of the ppath in ext4_split_extent(), the following is done here: * The 'allocated' is changed from passing a value to passing an address. * Its caller needs to update ppath if it uses ppath. No functional changes. Signed-off-by: Baokun Li <[email protected]> Reviewed-by: Jan Kara <[email protected]> Reviewed-by: Ojaswin Mujoo <[email protected]> Tested-by: Ojaswin Mujoo <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions