Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714216
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const |
| Date | 2017-08-17 19:10 +0200 |
| Message-ID | <ufwsW-7Rh-11@gated-at.bofh.it> (permalink) |
| References | <uceVA-21I-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@gmail.com> > --- > drivers/staging/vboxvideo/vbox_fb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Does not apply to my tree at all :(
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const Greg KH <gregkh@linuxfoundation.org> - 2017-08-17 19:10 +0200
csiph-web