Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714094
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] lockd: Adjustments for some function implementations |
| Date | 2017-08-17 16:40 +0200 |
| Message-ID | <ufu7L-67i-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] lockd: Adjustments for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-17 16:40 +0200
csiph-web