]> git.baikalelectronics.ru Git - kernel.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)
commit278434ac16d0c8a274c0f001a64ad0761dce74ad
tree2b6e88c8867dbf5bef28078de0692481e7d8e796
parent0b153d5d3abefbc579485afb261dce1a0210d278
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