From: Kevin Wolf <kwolf@redhat.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Max Reitz <mreitz@redhat.com>,
qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] block: Constify data passed by pointer to blk_name
Date: Tue, 7 Mar 2017 14:49:37 +0100 [thread overview]
Message-ID: <20170307134937.GN5871@noname.str.redhat.com> (raw)
In-Reply-To: <20170305214435.19656-1-krzk@kernel.org>
Am 05.03.2017 um 22:44 hat Krzysztof Kozlowski geschrieben:
> blk_name() is not modifying data passed to it through pointer and it
> returns also a pointer to const so the argument can be made const for
> code safeness.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Thanks, applied to block-next for qemu 2.10.
Kevin
prev parent reply other threads:[~2017-03-07 13:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-05 21:44 [Qemu-devel] [PATCH] block: Constify data passed by pointer to blk_name Krzysztof Kozlowski
2017-03-05 21:58 ` Philippe Mathieu-Daudé
2017-03-07 13:49 ` Kevin Wolf [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=20170307134937.GN5871@noname.str.redhat.com \
--to=kwolf@redhat.com \
--cc=krzk@kernel.org \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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).