mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] JFFS2: Adjustments for seven function implementations
@ 2017-08-18 19:05 SF Markus Elfring
  2017-08-18 19:06 ` [PATCH 1/3] jffs2: Delete an error message for a failed memory allocation in four functions SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-08-18 19:05 UTC (permalink / raw)
  To: linux-mtd, David Woodhouse; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 18 Aug 2017 20:50:05 +0200

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

Markus Elfring (3):
  Delete an error message for a failed memory allocation in four functions
  Improve a size determination in jffs2_scan_medium()
  Adjust a null pointer check in two functions

 fs/jffs2/compr.c    | 5 ++---
 fs/jffs2/dir.c      | 1 -
 fs/jffs2/erase.c    | 5 +----
 fs/jffs2/gc.c       | 5 ++---
 fs/jffs2/nodemgmt.c | 3 +--
 fs/jffs2/scan.c     | 2 +-
 fs/jffs2/security.c | 2 +-
 7 files changed, 8 insertions(+), 15 deletions(-)

-- 
2.14.0

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

end of thread, other threads:[~2017-08-18 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 19:05 [PATCH 0/3] JFFS2: Adjustments for seven function implementations SF Markus Elfring
2017-08-18 19:06 ` [PATCH 1/3] jffs2: Delete an error message for a failed memory allocation in four functions SF Markus Elfring
2017-08-18 19:07 ` [PATCH 2/3] jffs2: Improve a size determination in jffs2_scan_medium() SF Markus Elfring
2017-08-18 19:08 ` [PATCH 3/3] jffs2: Adjust a null pointer check in two functions 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

Powered by JetHome