[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170828082426.GA1401@kroah.com>
Date: Mon, 28 Aug 2017 10:24:26 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Arvind Yadav <arvind.yadav.cs@...il.com>
Cc: oleg.drokin@...el.com, andreas.dilger@...el.com,
jsimmons@...radead.org, john.hammond@...el.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
lustre-devel@...ts.lustre.org
Subject: Re: [PATCH] staging: lustre: constify cl_lock_operations
On Sun, Aug 27, 2017 at 11:35:27AM +0530, Arvind Yadav wrote:
> cl_lock_operations are not supposed to change at runtime.
> cl_lock_slice_add is working with const cl_lock_operations.
> So mark the non-const cl_lock_operations structs as const.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@...il.com>
> ---
> drivers/staging/lustre/lustre/obdecho/echo_client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Someone else already sent this same patch in, and it's already applied
in my tree :(
Powered by blists - more mailing lists