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 <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

