From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756014AbbCSSYw (ORCPT ); Thu, 19 Mar 2015 14:24:52 -0400 Received: from lists.s-osg.org ([54.187.51.154]:42004 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564AbbCSSYu (ORCPT ); Thu, 19 Mar 2015 14:24:50 -0400 Message-ID: <550B1469.6030303@osg.samsung.com> Date: Thu, 19 Mar 2015 12:24:41 -0600 From: Shuah Khan Organization: Samsung Open Source Group User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: corbet@lwn.net CC: Prarit Bhargava , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, linux-doc@vger.kernel.org, a.zummo@towertech.it, john.stultz@linaro.org, Shuah Khan Subject: Re: [PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file References: <1426707993-18714-1-git-send-email-prarit@redhat.com> <1426707993-18714-2-git-send-email-prarit@redhat.com> In-Reply-To: <1426707993-18714-2-git-send-email-prarit@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Cc: corbet@lwn.net > Cc: rtc-linux@googlegroups.com > Cc: linux-doc@vger.kernel.org > Cc: a.zummo@towertech.it > Cc: prarit@redhat.com > Cc: john.stultz@linaro.org > Cc: shuahkh@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. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978