From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/3] RDS: Adjustments for two function implementations Date: Mon, 22 May 2017 16:10:18 +0200 Message-ID: <44b46c51-3665-5f14-dd3b-6e6f230258a7@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: LKML , kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rds-devel-N0ozoZBvEnrZJqsBc5GL+g@public.gmane.org, "David S. Miller" , Santosh Shilimkar , Sowmini Varadhan Return-path: Content-Language: en-GB Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org From: Markus Elfring Date: Mon, 22 May 2017 16:02:03 +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 rds_ib_add_one() Improve a size determination in rds_ib_add_one() Delete an error message for a failed memory allocation in rds_tcp_init_net() net/rds/ib.c | 7 ++----- net/rds/tcp.c | 5 ++--- 2 files changed, 4 insertions(+), 8 deletions(-) -- 2.13.0 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html