time: Rename udelay_test.c to test_udelay.c
authorJohn Stultz <john.stultz@linaro.org>
Mon, 4 Aug 2014 18:30:56 +0000 (11:30 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 21 Nov 2014 19:59:55 +0000 (11:59 -0800)
commitfd866e2b116b01d42428491899fe9925c42c121c
treed2545ca32ef4771dd8eb26d37f52cd2751fdd6c0
parentcac7f2429872d3733dc3f9915857b1691da2eb2f
time: Rename udelay_test.c to test_udelay.c

Kees requested that this test module be renamed for consistency sake,
so this patch renames the udelay_test.c file (recently added to
tip/timers/core for 3.17) to test_udelay.c

Cc: Kees Cook <keescook@chromium.org>
Cc: Greg KH <greg@kroah.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Linux-Next <linux-next@vger.kernel.org>
Cc: David Riley <davidriley@chromium.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/Makefile
kernel/time/test_udelay.c [new file with mode: 0644]
kernel/time/udelay_test.c [deleted file]