mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] UBIFS: Adjustments for some function implementations
@ 2017-08-16 13:26 SF Markus Elfring
  2017-08-16 13:27 ` [PATCH 1/2] UBIFS: Delete an error message for a failed memory allocation in dbg_check_orphans() SF Markus Elfring
  2017-08-16 13:30 ` [PATCH 2/2] UBIFS: Improve 19 size determinations SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2017-08-16 13:26 UTC (permalink / raw)
  To: linux-mtd, Adrian Hunter, Artem Bityutskiy, Richard Weinberger
  Cc: LKML, kernel-janitors

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

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

Markus Elfring (2):
  Delete an error message for a failed memory allocation in dbg_check_orphans()
  Improve 19 size determinations

 fs/ubifs/log.c      |  2 +-
 fs/ubifs/lpt.c      | 12 ++++++------
 fs/ubifs/orphan.c   | 10 ++++------
 fs/ubifs/recovery.c |  2 +-
 fs/ubifs/replay.c   |  8 ++++----
 fs/ubifs/scan.c     |  4 ++--
 fs/ubifs/super.c    |  2 +-
 fs/ubifs/tnc.c      |  2 +-
 8 files changed, 20 insertions(+), 22 deletions(-)

-- 
2.14.0

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-16 13:26 [PATCH 0/2] UBIFS: Adjustments for some function implementations SF Markus Elfring
2017-08-16 13:27 ` [PATCH 1/2] UBIFS: Delete an error message for a failed memory allocation in dbg_check_orphans() SF Markus Elfring
2017-08-16 13:30 ` [PATCH 2/2] UBIFS: Improve 19 size determinations 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