From: SF Markus Elfring <elfring@users.sourceforge.net>
To: netdev@vger.kernel.org, Colin Ian King <colin.king@canonical.com>,
"David S. Miller" <davem@davemloft.net>,
Jiri Slaby <jslaby@suse.cz>, Tom Herbert <tom@herbertland.com>
Cc: LKML <linux-kernel@vger.kernel.org>, kernel-janitors@vger.kernel.org
Subject: [PATCH 0/2] KCM: Fine-tuning for three function implementations
Date: Sat, 6 May 2017 14:14:29 +0200 [thread overview]
Message-ID: <d9601df3-94c8-f15c-3a54-770604caf6a6@users.sourceforge.net> (raw)
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 6 May 2017 14:11:22 +0200
Two update suggestions were taken into account
from static source code analysis.
Markus Elfring (2):
Replace three seq_puts() calls by seq_putc()
Use seq_puts() in kcm_format_psock()
net/kcm/kcmproc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.12.2
next reply other threads:[~2017-05-06 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-06 12:14 SF Markus Elfring [this message]
2017-05-06 12:15 ` [PATCH 1/2] kcm: Replace three seq_puts() calls by seq_putc() SF Markus Elfring
2017-05-06 12:16 ` [PATCH 2/2] kcm: Use seq_puts() in kcm_format_psock() SF Markus Elfring
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=d9601df3-94c8-f15c-3a54-770604caf6a6@users.sourceforge.net \
--to=elfring@users.sourceforge.net \
--cc=colin.king@canonical.com \
--cc=davem@davemloft.net \
--cc=jslaby@suse.cz \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.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 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).