public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] syscalls/ioctl01: Cleanup & convert to new library
Date: Tue, 10 Dec 2019 15:01:46 +0100	[thread overview]
Message-ID: <20191210140146.GA1124@dell5510> (raw)
In-Reply-To: <20191206145517.3415-1-chrubis@suse.cz>

Hi Cyril,

Reviewed-by: Petr Vorel <pvorel@suse.cz>
Tested-by: Petr Vorel <pvorel@suse.cz>

LGTM.

BTW (not related to ioctl01.c), is it possible to get rid of (false positive) this warning?

ioctl01.c:115:1: warning: missing initializer for field ?test_all? of ?struct tst_test? [-Wmissing-field-initializers]
 };
 ^
In file included from ioctl01.c:25:0:
../../../../include/tst_test.h:185:9: note: ?test_all? declared here
  void (*test_all)(void);
         ^~~~~~~~

Kind regards,
Petr

  reply	other threads:[~2019-12-10 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 14:55 [LTP] [PATCH] syscalls/ioctl01: Cleanup & convert to new library Cyril Hrubis
2019-12-10 14:01 ` Petr Vorel [this message]
2019-12-11  5:38   ` Li Wang
2019-12-18 15:12 ` Petr Vorel

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=20191210140146.GA1124@dell5510 \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /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