public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kernel-sched: Fine-tuning for eight function implementations
@ 2017-05-06 19:40 SF Markus Elfring
  2017-05-06 19:41 ` [PATCH 1/3] kernel-sched: Use seq_putc() in three functions SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-05-06 19:40 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra; +Cc: LKML, kernel-janitors

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-06 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-06 19:40 [PATCH 0/3] kernel-sched: Fine-tuning for eight function implementations SF Markus Elfring
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox