On Wed, Mar 18, 2015 at 12:46 PM, Prarit Bhargava <prarit@xxxxxxxxxx> wrote: > This patch splits rtc.txt into two separate files, one for the > documentation itself, and the other for the rtctest.c file. The rtctest > file is moved into the kernel tools/testing/selftests/timers directory. > This will make automated testing easier. Note that the only difference in > the rtc.txt file is that the location of the rtctest.c file has changed. > > Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> > Cc: corbet@xxxxxxx > Cc: rtc-linux@xxxxxxxxxxxxxxxx > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: a.zummo@xxxxxxxxxxxx > Cc: prarit@xxxxxxxxxx > Cc: john.stultz@xxxxxxxxxx > Cc: shuahkh@xxxxxxxxxxxxxxx > > --- > Documentation/rtc.txt | 264 +------------------------------ > tools/testing/selftests/timers/Makefile | 3 +- > tools/testing/selftests/timers/rtctest.c | 258 ++++++++++++++++++++++++++++++ > 3 files changed, 261 insertions(+), 264 deletions(-) > create mode 100644 tools/testing/selftests/timers/rtctest.c Acked-by: John Stultz <john.stultz@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html