public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Ceph: Adjustments for some function implementations
@ 2017-08-20 18:37 SF Markus Elfring
  2017-08-20 18:38 ` [PATCH 1/3] ceph: Delete an error message for a failed memory allocation in __get_or_create_frag() SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-08-20 18:37 UTC (permalink / raw)
  To: ceph-devel, Ilya Dryomov, Sage Weil, Yan, Zheng; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 20 Aug 2017 20:32:10 +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 __get_or_create_frag()
  Delete an unnecessary return statement in update_dentry_lease()
  Adjust 36 checks for null pointers

 fs/ceph/addr.c       |  2 +-
 fs/ceph/cache.c      |  2 +-
 fs/ceph/caps.c       |  4 ++--
 fs/ceph/debugfs.c    |  2 +-
 fs/ceph/file.c       |  2 +-
 fs/ceph/inode.c      | 14 +++++---------
 fs/ceph/mds_client.c | 22 +++++++++++-----------
 fs/ceph/mdsmap.c     |  6 +++---
 fs/ceph/super.c      | 18 +++++++++---------
 fs/ceph/xattr.c      |  8 ++++----
 10 files changed, 38 insertions(+), 42 deletions(-)

-- 
2.14.0


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

end of thread, other threads:[~2017-08-21  1:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-20 18:37 [PATCH 0/3] Ceph: Adjustments for some function implementations SF Markus Elfring
2017-08-20 18:38 ` [PATCH 1/3] ceph: Delete an error message for a failed memory allocation in __get_or_create_frag() SF Markus Elfring
2017-08-20 18:39 ` [PATCH 2/3] ceph: Delete an unnecessary return statement in update_dentry_lease() SF Markus Elfring
2017-08-20 18:40 ` [PATCH 3/3] ceph: Adjust 36 checks for null pointers SF Markus Elfring
2017-08-21  1:46 ` [PATCH 0/3] Ceph: Adjustments for some function implementations Yan, Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox