From: SF Markus Elfring <elfring@users.sourceforge.net>
To: Martin Brandenburg <martin@omnibond.com>,
Mike Marshall <hubcap@omnibond.com>,
kernel-janitors@vger.kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/3] OrangeFS: Adjustments for some function implementations
Date: Thu, 17 Aug 2017 22:11:49 +0200 [thread overview]
Message-ID: <6802994a-a537-2e00-e7d8-c1b822879f76@users.sourceforge.net> (raw)
From: Markus Elfring <elfring@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
next reply other threads:[~2017-08-17 20:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 20:11 SF Markus Elfring [this message]
2017-08-17 20:13 ` [PATCH 1/3] orangefs: Delete error messages for a failed memory allocation in five functions SF Markus Elfring
2017-08-17 20:14 ` [PATCH 2/3] orangefs: Use kcalloc() in orangefs_prepare_cdm_array() SF Markus Elfring
2017-08-17 20:15 ` [PATCH 3/3] orangefs: Adjust three checks for null pointers SF Markus Elfring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6802994a-a537-2e00-e7d8-c1b822879f76@users.sourceforge.net \
--to=elfring@users.sourceforge.net \
--cc=hubcap@omnibond.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin@omnibond.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox