
Automatic merge from submit-queue (batch tested with PRs 53247, 53319). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. remove unused function addStorageLimit **What this PR does / why we need it**: In package `plugin/pkg/scheduler/algorithm/predicates` remove unused unexported function `addStorageLimit`. **Release note**: ```release-note NONE ```