public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pstore: Adjustments for some function implementations
@ 2017-08-16 19:20 SF Markus Elfring
  2017-08-16 19:21 ` [PATCH 1/3] pstore: Delete six error messages for a failed memory allocation SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: SF Markus Elfring @ 2017-08-16 19:20 UTC (permalink / raw)
  To: Anton Vorontsov, Colin Cross, Kees Cook, Tony Luck,
	kernel-janitors; +Cc: LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 16 Aug 2017 21:06:54 +0200

Three update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Delete six error messages for a failed memory allocation
  Improve a size determination in three functions
  Adjust two checks for null pointers

 fs/pstore/ram.c      | 11 +++--------
 fs/pstore/ram_core.c | 21 +++++++--------------
 2 files changed, 10 insertions(+), 22 deletions(-)

-- 
2.14.0


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

end of thread, other threads:[~2017-08-16 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 19:20 [PATCH 0/3] pstore: Adjustments for some function implementations SF Markus Elfring
2017-08-16 19:21 ` [PATCH 1/3] pstore: Delete six error messages for a failed memory allocation SF Markus Elfring
2017-08-16 19:32   ` Kees Cook
2017-08-16 19:58     ` SF Markus Elfring
2017-08-16 19:22 ` [PATCH 2/3] pstore: Improve a size determination in three functions SF Markus Elfring
2017-08-16 19:33   ` Kees Cook
2017-08-16 20:03     ` SF Markus Elfring
2017-08-16 19:23 ` [PATCH 3/3] pstore: Adjust two checks for null pointers SF Markus Elfring
2017-08-16 19:32   ` Kees Cook

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