[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c8f861c1-b137-740d-78fe-e03e8232af09@oracle.com>
Date: Wed, 30 Aug 2017 06:54:43 -0700
From: "santosh.shilimkar@...cle.com" <santosh.shilimkar@...cle.com>
To: Arvind Yadav <arvind.yadav.cs@...il.com>, davem@...emloft.net
Cc: linux-kernel@...r.kernel.org, rds-devel@....oracle.com,
linux-rdma@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] RDS: constify rhashtable_params
On 8/30/17 4:49 AM, Arvind Yadav wrote:
> rhashtable_params are not supposed to change at runtime. All
> Functions rhashtable_* working with const rhashtable_params
> provided by <linux/rhashtable.h>. So mark the non-const structs
> as const.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@...il.com>
> ---
This is already addressed in net-next by [1]
Regards,
Santosh
[1] https://lkml.org/lkml/2017/8/25/482
Powered by blists - more mailing lists