From: Markus Elfring <elfr...@users.sourceforge.net>
Date: Thu, 17 Aug 2017 21:54:32 +0200

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

Markus Elfring (3):
  Delete error messages for a failed memory allocation in five functions
  Use kcalloc() in orangefs_prepare_cdm_array()
  Adjust three checks for null pointers

 fs/orangefs/acl.c              |  2 +-
 fs/orangefs/devorangefs-req.c  |  9 +++------
 fs/orangefs/orangefs-bufmap.c  | 10 ++--------
 fs/orangefs/orangefs-debugfs.c |  5 +----
 fs/orangefs/orangefs-mod.c     |  1 -
 fs/orangefs/super.c            |  4 +---
 fs/orangefs/xattr.c            |  4 ++--
 7 files changed, 10 insertions(+), 25 deletions(-)

-- 
2.14.0

Reply via email to