From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH rdma-next 06/19] RDMA/netlink: Rename netlink callback struct Date: Wed, 21 Jun 2017 09:04:57 -0500 Message-ID: <022001d2ea97$5d5860c0$18092240$@opengridcomputing.com> References: <20170621060528.3752-1-leon@kernel.org> <20170621060528.3752-7-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170621060528.3752-7-leon@kernel.org> Content-Language: en-us Sender: netdev-owner@vger.kernel.org To: 'Leon Romanovsky' , 'Doug Ledford' Cc: linux-rdma@vger.kernel.org, 'Chien Tin Tung' , 'Stephen Hemminger' , 'Jiri Pirko' , 'Ariel Almog' , 'Linux Netdev' , 'Leon Romanovsky' List-Id: linux-rdma@vger.kernel.org > From: Leon Romanovsky > > The RDMA netlink client infrastructure was removed and made > obsolete the old name (ibnl_client_cbs). This patch renames > to the more appropriate name (rdma_nl_cbs). > > Signed-off-by: Leon Romanovsky Looks good. Reviewed-by: Steve Wise