Re: [PATCH] selftest: change cpu on-off-test.sh name to be unique

From: Greg KH
Date: Wed Apr 01 2015 - 08:04:26 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/