public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
To: shuang.qiu@oracle.com, ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH 1/2] syscalls/fstatfs: Cleanup
Date: Wed, 30 Apr 2014 14:27:48 +0400	[thread overview]
Message-ID: <5360D024.4000408@oracle.com> (raw)
In-Reply-To: <1398850017-10751-1-git-send-email-shuang.qiu@oracle.com>

Hi!

On 04/30/2014 01:26 PM, shuang.qiu@oracle.com wrote:
> From: Shuang Qiu <shuang.qiu@oracle.com>
>
> * Delete some useless comments
>
> * Make variables and functions static
>
> Signed-off-by: Shuang Qiu <shuang.qiu@oracle.com>

Reviewed-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>

And I would personally add these small changes (can be done at pushing 
time):

diff --git a/testcases/kernel/syscalls/fstatfs/fstatfs02.c 
b/testcases/kernel/syscalls/fstatfs/fstatfs02.c
index b243af3..99dc51b 100644
--- a/testcases/kernel/syscalls/fstatfs/fstatfs02.c
+++ b/testcases/kernel/syscalls/fstatfs/fstatfs02.c
@@ -67,14 +67,12 @@ int main(int ac, char **av)

         setup();

-       /* set up the expected errnos */
         TEST_EXP_ENOS(exp_enos);

         for (lc = 0; TEST_LOOPING(lc); lc++) {

                 tst_count = 0;

-               /* loop through the test cases */
                 for (i = 0; i < TST_TOTAL; i++) {

                         TEST(fstatfs(TC[i].fd, TC[i].sbuf));

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2014-04-30 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30  9:26 [LTP] [PATCH 1/2] syscalls/fstatfs: Cleanup shuang.qiu
2014-04-30 10:27 ` Stanislav Kholmanskikh [this message]
2014-05-15 12:51   ` chrubis

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=5360D024.4000408@oracle.com \
    --to=stanislav.kholmanskikh@oracle.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=shuang.qiu@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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