From: Markus Elfring <[email protected]> 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

