public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: tip-bot for John Stultz <tipbot@zytor•com>
To: linux-tip-commits@vger•kernel.org
Cc: mingo@kernel•org, john.stultz@linaro•org, mingo@elte•hu,
	keescook@chromium•org, greg@kroah•com, sfr@canb•auug.org.au,
	hpa@zytor•com, linux-next@vger•kernel.org, tglx@linutronix•de,
	davidriley@chromium•org
Subject: [tip:timers/core] time: Rename udelay_test.c to test_udelay.c
Date: Sat, 22 Nov 2014 11:31:36 -0800	[thread overview]
Message-ID: <tip-fd866e2b116b01d42428491899fe9925c42c121c@git.kernel.org> (raw)

Commit-ID:  fd866e2b116b01d42428491899fe9925c42c121c
Gitweb:     http://git.kernel.org/tip/fd866e2b116b01d42428491899fe9925c42c121c
Author:     John Stultz <john.stultz@linaro•org>
AuthorDate: Mon, 4 Aug 2014 11:30:56 -0700
Committer:  John Stultz <john.stultz@linaro•org>
CommitDate: Fri, 21 Nov 2014 11:59:55 -0800

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                         | 2 +-
 kernel/time/{udelay_test.c => test_udelay.c} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/time/Makefile b/kernel/time/Makefile
index 7347426..f622cf2 100644
--- a/kernel/time/Makefile
+++ b/kernel/time/Makefile
@@ -13,7 +13,7 @@ obj-$(CONFIG_TICK_ONESHOT)			+= tick-oneshot.o
 obj-$(CONFIG_TICK_ONESHOT)			+= tick-sched.o
 obj-$(CONFIG_TIMER_STATS)			+= timer_stats.o
 obj-$(CONFIG_DEBUG_FS)				+= timekeeping_debug.o
-obj-$(CONFIG_TEST_UDELAY)			+= udelay_test.o
+obj-$(CONFIG_TEST_UDELAY)			+= test_udelay.o
 
 $(obj)/time.o: $(obj)/timeconst.h
 
diff --git a/kernel/time/udelay_test.c b/kernel/time/test_udelay.c
similarity index 100%
rename from kernel/time/udelay_test.c
rename to kernel/time/test_udelay.c

                 reply	other threads:[~2014-11-22 19:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-fd866e2b116b01d42428491899fe9925c42c121c@git.kernel.org \
    --to=tipbot@zytor$(echo .)com \
    --cc=davidriley@chromium$(echo .)org \
    --cc=greg@kroah$(echo .)com \
    --cc=hpa@zytor$(echo .)com \
    --cc=john.stultz@linaro$(echo .)org \
    --cc=keescook@chromium$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux-tip-commits@vger$(echo .)kernel.org \
    --cc=mingo@elte$(echo .)hu \
    --cc=mingo@kernel$(echo .)org \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=tglx@linutronix$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox