aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2023-10-10 23:19:58 +0800
committerSong Liu <[email protected]>2023-10-10 18:49:51 -0700
commit2b16a52549d51937a98d82b07b4d83dce6c43683 (patch)
tree85b35135e86100527519b3bddee9060e24b2ca74 /rust/helpers/helpers.c
parent4717c02875221d43d73ffed07f960d881bc00fc8 (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