diff options
author | Baokun Li <[email protected]> | 2024-08-22 10:35:32 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-09-03 22:12:17 -0400 |
commit | 6b854d552711aa33f59eda334e6d94a00d8825bb (patch) | |
tree | 4c2e8bc8adff00a3ed0e9958ee1732c9d83f4994 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | 0be4c0c2f17bd10ae16c852f02d51a6a7b318aca (diff) |
ext4: get rid of ppath in get_ext_path()
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.
After getting rid of ppath in get_ext_path(), its caller may pass an error
pointer to ext4_free_ext_path(), so it needs to teach ext4_free_ext_path()
and ext4_ext_drop_refs() to skip the error pointer. 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/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions