From: Stephen Hemminger <stephen@networkplumber.org>
To: Jan Engelhardt <jengelh@inai.de>
Cc: netdev@vger.kernel.org
Subject: Re: [iproute PATCH] ip: add error reporting when RTM_GETNSID failed
Date: Mon, 12 Oct 2020 08:10:16 -0700 [thread overview]
Message-ID: <20201012081016.702db023@hermes.local> (raw)
In-Reply-To: <20201012135555.6071-1-jengelh@inai.de>
On Mon, 12 Oct 2020 15:55:55 +0200
Jan Engelhardt <jengelh@inai.de> wrote:
> + fprintf(stderr, "/proc/self/ns/net: %s. "
> + "Continuing anyway.\n", strerror(errno))
WARNING: quoted string split across lines
#95: FILE: ip/ipnetns.c:82:
+ fprintf(stderr, "/proc/self/ns/net: %s. "
+ "Continuing anyway.\n", strerror(errno));
I applied this but fixed the two checkpatch warnings about breaking single line
in message.
prev parent reply other threads:[~2020-10-12 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-12 13:55 [iproute PATCH] ip: add error reporting when RTM_GETNSID failed Jan Engelhardt
2020-10-12 15:10 ` Stephen Hemminger [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=20201012081016.702db023@hermes.local \
--to=stephen@networkplumber.org \
--cc=jengelh@inai.de \
--cc=netdev@vger.kernel.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