[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170817170332.GA5045@kroah.com>
Date: Thu, 17 Aug 2017 10:03:32 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Bhumika Goyal <bhumirks@...il.com>
Cc: julia.lawall@...6.fr, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const
On Tue, Aug 08, 2017 at 09:15:42PM +0530, Bhumika Goyal wrote:
> Make the structure const as it is only passed to the function
> drm_fb_helper_prepare and the corresponding argument is of type
> const.
> Done using Coccinelle.
>
> Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
> ---
> drivers/staging/vboxvideo/vbox_fb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Does not apply to my tree at all :(
Powered by blists - more mailing lists