From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>, Julia Suvorova <jusual@mail.ru>
Cc: qemu-devel@nongnu.org, "Jim Mussared" <jim@groklearning.com>,
"Joel Stanley" <joel@jms.id.au>,
"Cornelia Huck" <cohuck@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2] checkpatch: add a warning for basename/dirname
Date: Tue, 6 Mar 2018 15:47:08 +0100 [thread overview]
Message-ID: <21566db2-d512-65f5-6b7a-6fd43db53927@redhat.com> (raw)
In-Reply-To: <20180306143104.GI31045@stefanha-x1.localdomain>
[-- Attachment #1: Type: text/plain, Size: 517 bytes --]
On 06/03/2018 15:31, Stefan Hajnoczi wrote:
> On Fri, Mar 02, 2018 at 01:43:19PM +0300, Julia Suvorova wrote:
>> g_path_get_* do the same as g_strdup(basename/dirname(...)) but
>> without modifying the argument.
>>
>> Signed-off-by: Julia Suvorova <jusual@mail.ru>
>> ---
>> scripts/checkpatch.pl | 5 +++++
>> 1 file changed, 5 insertions(+)
>
> Thanks, applied to my block-next tree:
> https://github.com/stefanha/qemu/commits/block-next
It's already in qemu.git :) (commit fb8446d94e).
Paolo
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2018-03-06 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-02 10:43 [Qemu-devel] [PATCH v2] checkpatch: add a warning for basename/dirname Julia Suvorova
2018-03-02 10:46 ` no-reply
2018-03-06 14:31 ` Stefan Hajnoczi
2018-03-06 14:47 ` Paolo Bonzini [this message]
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=21566db2-d512-65f5-6b7a-6fd43db53927@redhat.com \
--to=pbonzini@redhat.com \
--cc=cohuck@redhat.com \
--cc=jim@groklearning.com \
--cc=joel@jms.id.au \
--cc=jusual@mail.ru \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.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;
as well as URLs for NNTP newsgroup(s).