All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] MIPS-kernel: Adjustments for some function implementations
@ 2017-05-23 20:50 ` SF Markus Elfring
  0 siblings, 0 replies; 15+ messages in thread
From: SF Markus Elfring @ 2017-05-23 20:50 UTC (permalink / raw)
  To: linux-mips, Ingo Molnar, James Hogan, Kees Cook,
	Marcin Nowakowski, Masahiro Yamada, Matt Redfearn, Paul Burton,
	Ralf Bächle, Thomas Gleixner
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
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


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

end of thread, other threads:[~2017-05-23 21:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 20:50 [PATCH 0/5] MIPS-kernel: Adjustments for some function implementations SF Markus Elfring
2017-05-23 20:50 ` SF Markus Elfring
2017-05-23 20:51 ` [PATCH 1/5] MIPS: pm-cps: Delete an error message for a failed memory allocation in cps_pm_online_cp SF Markus Elfring
2017-05-23 20:51   ` [PATCH 1/5] MIPS: pm-cps: Delete an error message for a failed memory allocation in cps_pm_online_cpu() SF Markus Elfring
2017-05-23 20:51   ` SF Markus Elfring
2017-05-23 20:52 ` [PATCH 2/5] MIPS: smp-cps: Delete error messages for failed memory allocations in cps_prepare_cpus() SF Markus Elfring
2017-05-23 20:52   ` SF Markus Elfring
2017-05-23 20:53 ` [PATCH 3/5] MIPS: VPE: Delete an error message for a failed memory allocation in vpe_open() SF Markus Elfring
2017-05-23 20:53   ` SF Markus Elfring
2017-05-23 20:54 ` [PATCH 4/5] MIPS: VPE: Improve a size determination in two functions SF Markus Elfring
2017-05-23 20:54   ` SF Markus Elfring
2017-05-23 20:55 ` [PATCH 5/5] MIPS: VPE: Adjust 13 checks for null pointers SF Markus Elfring
2017-05-23 20:55   ` SF Markus Elfring
2017-05-23 21:11 ` [PATCH 0/5] MIPS-kernel: Adjustments for some function implementations Joe Perches
2017-05-23 21:11   ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.