On Thu, Mar 19, 2015 at 11:24 AM, Shuah Khan <shua...@osg.samsung.com> wrote:
> On 03/18/2015 01:46 PM, Prarit Bhargava 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 <pra...@redhat.com>
>> Cc: cor...@lwn.net
>> Cc: rtc-li...@googlegroups.com
>> Cc: linux-...@vger.kernel.org
>> Cc: a.zu...@towertech.it
>> Cc: pra...@redhat.com
>> Cc: john.stu...@linaro.org
>> Cc: shua...@osg.samsung.com
>>
>> ---
>>  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
>
> Hi Jon,
>
> Would you like to review the change and Ack it, so I can
> take the change in my tree.

So you should already have acks on both of these in your mail box, but
to save you time digging through:
  Acked-by: John Stultz <john.stu...@linaro.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to