From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Tue, 23 May 2017 22:40:04 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Delete an error message for a failed memory allocation in cps_pm_online_cpu() Delete error messages for failed memory allocations in cps_prepare_cpus() Delete an error message for a failed memory allocation in vpe_open() Improve a size determination in two functions Adjust 13 checks for null pointers arch/mips/kernel/pm-cps.c | 5 ++--- arch/mips/kernel/smp-cps.c | 9 ++------- arch/mips/kernel/vpe.c | 37 +++++++++++++++++-------------------- 3 files changed, 21 insertions(+), 30 deletions(-) -- 2.13.0