From: Tom Rini <trini@konsulko.com>
To: John Keeping <john@metanate.com>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH] misc: mark write buffer const
Date: Mon, 24 Jan 2022 11:53:45 -0500 [thread overview]
Message-ID: <20220124165345.GC7515@bill-the-cat> (raw)
In-Reply-To: <20220111170449.2514811-1-john@metanate.com>
[-- Attachment #1: Type: text/plain, Size: 437 bytes --]
On Tue, Jan 11, 2022 at 05:04:49PM +0000, John Keeping wrote:
> The write operation in misc_ops already takes a "const void *" buffer,
> but misc_write() takes a mutable "void *". There's no reason for this,
> so make misc_write() consistent with the standard write() prototype.
>
> Signed-off-by: John Keeping <john@metanate.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-01-24 16:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 17:04 [PATCH] misc: mark write buffer const John Keeping
2022-01-12 20:03 ` Simon Glass
2022-01-24 16:53 ` Tom Rini [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=20220124165345.GC7515@bill-the-cat \
--to=trini@konsulko.com \
--cc=john@metanate.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/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