Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714094 > unrolled thread

[PATCH 0/2] lockd: Adjustments for some function implementations

Started bySF Markus Elfring <elfring@users.sourceforge.net>
First post2017-08-17 16:40 +0200
Last post2017-08-17 16:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] lockd: Adjustments for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-17 16:40 +0200

#1714094 — [PATCH 0/2] lockd: Adjustments for some function implementations

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2017-08-17 16:40 +0200
Subject[PATCH 0/2] lockd: Adjustments for some function implementations
Message-ID<ufu7L-67i-3@gated-at.bofh.it>
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 17 Aug 2017 16:17:18 +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 reclaimer()
  Adjust 61 checks for null pointers

 fs/lockd/clnt4xdr.c | 12 ++++++------
 fs/lockd/clntlock.c | 16 ++++++----------
 fs/lockd/clntproc.c | 12 ++++++------
 fs/lockd/clntxdr.c  | 12 ++++++------
 fs/lockd/host.c     | 22 +++++++++++-----------
 fs/lockd/mon.c      | 16 ++++++++--------
 fs/lockd/svc.c      |  4 ++--
 fs/lockd/svc4proc.c |  6 +++---
 fs/lockd/svclock.c  | 14 +++++++-------
 fs/lockd/svcproc.c  |  6 +++---
 fs/lockd/svcshare.c |  2 +-
 fs/lockd/svcsubs.c  |  3 +--
 12 files changed, 60 insertions(+), 65 deletions(-)

-- 
2.14.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web