[PATCH 0/5] net/9p: Fine-tuning for some function implementations

From: SF Markus Elfring
Date: Tue Aug 15 2017 - 07:57:11 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Aug 2017 13:43:21 +0200

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (5):
Delete an error message for a failed memory allocation in five functions
Improve 19 size determinations
Add a jump target in p9_client_walk()
Adjust a jump target in p9_client_attach()
Delete an unnecessary variable initialisation in p9_client_attach()

net/9p/client.c | 51 +++++++++++++++++++++------------------------------
net/9p/protocol.c | 6 +++---
net/9p/trans_fd.c | 16 +++++++---------
net/9p/trans_rdma.c | 8 +++-----
net/9p/trans_virtio.c | 6 ++----
net/9p/util.c | 2 +-
6 files changed, 37 insertions(+), 52 deletions(-)

--
2.14.0