From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Boyer, Andrew" Subject: Re: [PATCH 07/15] IB/rxe: Let the compiler check the type of the cleanup functions Date: Mon, 9 Jan 2017 14:33:02 +0000 Message-ID: References: <1483353316.3592.14.camel@sandisk.com> <1483353591.3592.26.camel@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1483353591.3592.26.camel-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> Content-Language: en-US Content-ID: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bart Van Assche , "dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" Cc: "monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org" , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org On 1/2/17, 5:41 AM, "Bart Van Assche" wrote: >Change the argument type of these functions from void * into >struct rxe_pool_entry *. > >Signed-off-by: Bart Van Assche >Cc: Moni Shoua >Cc: Andrew Boyer >--- > drivers/infiniband/sw/rxe/rxe_cq.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_loc.h | 8 ++++---- > drivers/infiniband/sw/rxe/rxe_mcast.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_mr.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_pool.h | 6 ++++-- > drivers/infiniband/sw/rxe/rxe_qp.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_verbs.h | 2 +- > 7 files changed, 17 insertions(+), 15 deletions(-) Reviewed-by: Andrew Boyer -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html