]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
RDMA/iwcm: Remove unnecessary function argument
authorKrishna Kumar <krkumar2@in.ibm.com>
Thu, 9 Nov 2006 04:00:45 +0000 (09:30 +0530)
committerRoland Dreier <rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:08 +0000 (15:33 -0800)
commit715a588f420936ecdb813c4fcd40dff7a16b1638
tree2b6e88c8867dbf5bef28078de0692481e7d8e796
parent13fccdb380f88770f05b922c273d907aecda7c12
RDMA/iwcm: Remove unnecessary function argument

Remove unnecessary cm_id_priv argument to copy_private_data(), and
change text to reflect the code.  Fix couple of typos in comments.

Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/iwcm.c