[PATCH 0/3] JFS: Adjustments for several function implementations

From: SF Markus Elfring
Date: Fri Aug 18 2017 - 09:31:19 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Aug 2017 15:22:11 +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 diMount()
Improve size determinations in five functions
Adjust 67 checks for null pointers

fs/jfs/jfs_dmap.c | 44 ++++++++++++++++++++++----------------------
fs/jfs/jfs_dtree.c | 6 +++---
fs/jfs/jfs_imap.c | 31 ++++++++++++++-----------------
fs/jfs/jfs_logmgr.c | 26 ++++++++++++++------------
fs/jfs/jfs_metapage.c | 7 +++----
fs/jfs/jfs_mount.c | 6 +++---
fs/jfs/jfs_txnmgr.c | 6 +++---
fs/jfs/jfs_unicode.c | 3 +--
fs/jfs/jfs_xtree.c | 6 +++---
fs/jfs/namei.c | 3 +--
fs/jfs/resize.c | 2 +-
fs/jfs/super.c | 6 +++---
fs/jfs/xattr.c | 10 +++++-----
13 files changed, 76 insertions(+), 80 deletions(-)

--
2.14.0