Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714211 > unrolled thread
| Started by | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| First post | 2017-08-17 19:10 +0200 |
| Last post | 2017-08-17 19:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-17 19:10 +0200
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Date | 2017-08-17 19:10 +0200 |
| Subject | Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const |
| Message-ID | <ufwsW-7Rh-9@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web