Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714211
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| 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-9@gated-at.bofh.it> (permalink) |
| References | <uceVA-21I-31@gated-at.bofh.it> <ufwsW-7Rh-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 17, 2017 at 10:33 PM, Greg KH <gregkh@linuxfoundation.org> wrote: > 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 :( Okay, I will resend it. Thanks, Bhumika
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-17 19:10 +0200
csiph-web