From: Tom Rini <trini@konsulko.com>
To: Ioana Ciornei <ioana.ciornei@nxp.com>
Cc: joe.hershberger@ni.com, rfried.dev@gmail.com, sjg@chromium.org,
peng.fan@nxp.com, u-boot@lists.denx.de
Subject: Re: [PATCH 1/7] drivers: net: fsl-mc: remove useless assignment of variable
Date: Fri, 3 Feb 2023 13:20:31 -0500 [thread overview]
Message-ID: <Y91Qb0eaDyQMAlTq@bill-the-cat> (raw)
In-Reply-To: <20230105150321.357607-2-ioana.ciornei@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 412 bytes --]
On Thu, Jan 05, 2023 at 05:03:15PM +0200, Ioana Ciornei wrote:
> The cur_ptr variable is set to the start of the log buffer but then it's
> not used. Just remove the assignment altogether.
>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
For the series, and except for 4/7 which Ramon rejected, applied to
u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2023-02-03 18:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-05 15:03 [PATCH 0/7] drivers: net: fsl-mc: cleanup coding style Ioana Ciornei
2023-01-05 15:03 ` [PATCH 1/7] drivers: net: fsl-mc: remove useless assignment of variable Ioana Ciornei
2023-01-10 17:04 ` Ramon Fried
2023-01-12 10:57 ` Ioana Ciornei
2023-01-12 19:01 ` Ramon Fried
2023-02-03 18:20 ` Tom Rini [this message]
2023-01-05 15:03 ` [PATCH 2/7] drivers: net: fsl-mc: remove an useless break statement Ioana Ciornei
2023-01-10 17:05 ` Ramon Fried
2023-01-05 15:03 ` [PATCH 3/7] drivers: net: fsl-mc: do not prefix decimal values with 0x Ioana Ciornei
2023-01-10 17:05 ` Ramon Fried
2023-01-05 15:03 ` [PATCH 4/7] drivers: net: fsl-mc: remove the initialisation of global variables Ioana Ciornei
2023-01-10 17:07 ` Ramon Fried
2023-01-05 15:03 ` [PATCH 5/7] drivers: net: fsl-mc: remove explicit cast Ioana Ciornei
2023-01-10 17:08 ` Ramon Fried
2023-01-05 15:03 ` [PATCH 6/7] drivers: net: fsl-mc: align parameters to the open paranthesis Ioana Ciornei
2023-01-10 17:08 ` Ramon Fried
2023-01-05 15:03 ` [PATCH 7/7] drivers: net: fsl-mc: do not use multiple blank lines Ioana Ciornei
2023-01-10 17:08 ` Ramon Fried
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=Y91Qb0eaDyQMAlTq@bill-the-cat \
--to=trini@konsulko.com \
--cc=ioana.ciornei@nxp.com \
--cc=joe.hershberger@ni.com \
--cc=peng.fan@nxp.com \
--cc=rfried.dev@gmail.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