On Tue, Mar 31, 2015 at 06:10:31PM -0600, Shuah Khan wrote: > cpu and memory hotplug scripts use the same name. Change > cpu on-off-test.sh to cpu-on-off-test.sh. > > Signed-off-by: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> > --- > tools/testing/selftests/cpu-hotplug/Makefile | 4 +- > .../selftests/cpu-hotplug/cpu-on-off-test.sh | 269 +++++++++++++++++++++ > tools/testing/selftests/cpu-hotplug/on-off-test.sh | 269 --------------------- > 3 files changed, 271 insertions(+), 271 deletions(-) > create mode 100755 tools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh > delete mode 100755 tools/testing/selftests/cpu-hotplug/on-off-test.sh Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html