From: Andy Grover Date: Thu, 28 Oct 2010 15:40:57 +0000 (+0000) Subject: RDS: Clean up error handling in rds_cmsg_rdma_args X-Git-Tag: v2.6.37-rc1~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a3fc03c1d73753879fb655b8cd628b29f6706b;p=pandora-kernel.git RDS: Clean up error handling in rds_cmsg_rdma_args We don't need to set ret = 0 at the end -- it's initialized to 0. Also, don't increment s_send_rdma stat if we're exiting with an error. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed