From: SF Markus Elfring <elfring@users.sourceforge.net>
To: Ingo Molnar <mingo@redhat.com>, Peter Zijlstra <peterz@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>, kernel-janitors@vger.kernel.org
Subject: [PATCH 0/3] kernel-sched: Fine-tuning for eight function implementations
Date: Sat, 6 May 2017 21:40:36 +0200 [thread overview]
Message-ID: <ece07743-9bbb-e396-b562-ba161c3eb9b8@users.sourceforge.net> (raw)
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 6 May 2017 21:35:45 +0200
A few update suggestions were taken into account
from static source code analysis.
Markus Elfring (3):
Use seq_putc() in three functions
Adjust four checks for null pointers
Combine two seq_printf() calls into one in show_schedstat()
kernel/sched/cpuacct.c | 6 +++---
kernel/sched/debug.c | 11 +++++------
kernel/sched/stats.c | 14 +++++---------
3 files changed, 13 insertions(+), 18 deletions(-)
--
2.12.2
next reply other threads:[~2017-05-06 19:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-06 19:40 SF Markus Elfring [this message]
2017-05-06 19:41 ` [PATCH 1/3] kernel-sched: Use seq_putc() in three functions SF Markus Elfring
2017-05-06 19:42 ` [PATCH 2/3] kernel-sched: Adjust four checks for null pointers SF Markus Elfring
2017-05-06 19:43 ` [PATCH 3/3] kernel-sched: Combine two seq_printf() calls into one in show_schedstat() 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=ece07743-9bbb-e396-b562-ba161c3eb9b8@users.sourceforge.net \
--to=elfring@users.sourceforge.net \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.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