From: Andy Grover Date: Thu, 28 Jan 2010 00:07:30 +0000 (-0800) Subject: RDS: Inline rdma_prepare into cmsg_rdma_args X-Git-Tag: v2.6.37-rc1~147^2~499^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4324879df06ba4db01a0b455af2d003f117e6aa3;p=pandora-kernel.git RDS: Inline rdma_prepare into cmsg_rdma_args cmsg_rdma_args just calls rdma_prepare and does a little arg checking -- not quite enough to justify its existence. Plus, it is the only caller of rdma_prepare(). Signed-off-by: Andy Grover --- Reading git-diff-tree failed