From: Leon Romanovsky <leon@kernel.org>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] rdma: shorten print_ lines
Date: Wed, 3 Jan 2024 13:56:49 +0200 [thread overview]
Message-ID: <20240103115649.GC10748@unreal> (raw)
In-Reply-To: <20240102164538.7527-1-stephen@networkplumber.org>
On Tue, Jan 02, 2024 at 08:45:24AM -0800, Stephen Hemminger wrote:
> With the shorter form of print_ function some of the lines can
> now be shortened. Max line length in iproute2 should be 100 characters
> or less.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
> rdma/dev.c | 6 ++----
> rdma/link.c | 16 ++++++----------
> rdma/res-cq.c | 3 +--
> rdma/res-qp.c | 9 +++------
> rdma/res-srq.c | 3 +--
> rdma/res.c | 11 ++++-------
> rdma/stat.c | 20 +++++++-------------
> rdma/sys.c | 10 +++-------
> rdma/utils.c | 15 +++++----------
> 9 files changed, 32 insertions(+), 61 deletions(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
next prev parent reply other threads:[~2024-01-03 11:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-02 16:45 [PATCH iproute2] rdma: shorten print_ lines Stephen Hemminger
2024-01-03 11:56 ` Leon Romanovsky [this message]
2024-01-07 17:30 ` patchwork-bot+netdevbpf
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=20240103115649.GC10748@unreal \
--to=leon@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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).