[PATCH 31/37] drivers/infiniband/core: Use kmemdup

2010-05-15 Thread Julia Lawall
From: Julia Lawall ju...@diku.dk Use kmemdup when some other buffer is immediately copied into the allocated region. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // smpl @@ expression from,to,size,flag; statement S; @@ - to =

Re: [PATCH 31/37] drivers/infiniband/core: Use kmemdup

2010-05-15 Thread Roland Dreier
looks good, applied, thanks. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org