diff options
author | Yu Kuai <[email protected]> | 2023-10-10 23:19:58 +0800 |
---|---|---|
committer | Song Liu <[email protected]> | 2023-10-10 18:49:51 -0700 |
commit | 2b16a52549d51937a98d82b07b4d83dce6c43683 (patch) | |
tree | 85b35135e86100527519b3bddee9060e24b2ca74 /rust/helpers/helpers.c | |
parent | 4717c02875221d43d73ffed07f960d881bc00fc8 (diff) |
md: rename __mddev_suspend/resume() back to mddev_suspend/resume()
Now that the old apis are removed, __mddev_suspend/resume() can be
renamed to their original names.
This is done by:
sed -i "s/__mddev_suspend/mddev_suspend/g" *.[ch]
sed -i "s/__mddev_resume/mddev_resume/g" *.[ch]
Signed-off-by: Yu Kuai <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions