From: Simon Horman <horms@kernel.org>
To: Ruan Jinjie <ruanjinjie@huawei.com>
Cc: sgoutham@marvell.com, lcherian@marvell.com, gakula@marvell.com,
jerinj@marvell.com, hkelam@marvell.com, sbhatta@marvell.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, richardcochran@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH -next] octeontx2: Remove unnecessary ternary operators
Date: Tue, 1 Aug 2023 12:15:01 +0200 [thread overview]
Message-ID: <ZMjbJW+VmNE891iN@kernel.org> (raw)
In-Reply-To: <20230801024413.3371379-1-ruanjinjie@huawei.com>
On Tue, Aug 01, 2023 at 10:44:13AM +0800, Ruan Jinjie wrote:
> Ther are a little ternary operators, the true or false judgement
nit: Ther -> There
> of which is unnecessary in C language semantics. So remove it
> to clean Code.
The target tree of this patch should be 'net-next'.
Subject: [PATCH net-next] ...
> Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Otherwise this looks good to me.
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2023-08-01 10:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-01 2:44 [PATCH -next] octeontx2: Remove unnecessary ternary operators Ruan Jinjie
2023-08-01 10:15 ` Simon Horman [this message]
2023-08-01 10:55 ` Ruan Jinjie
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=ZMjbJW+VmNE891iN@kernel.org \
--to=horms@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=ruanjinjie@huawei.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.