Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276340
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] video: constify geode ops structures |
| Date | 2015-11-24 12:30 +0100 |
| Message-ID | <qyjXl-7sn-45@gated-at.bofh.it> (permalink) |
| References | <qsG0y-5Ac-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 08/11/15 23:34, Julia Lawall wrote: > These geode ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> > > --- > drivers/video/fbdev/geode/display_gx1.c | 2 +- > drivers/video/fbdev/geode/display_gx1.h | 2 +- > drivers/video/fbdev/geode/geodefb.h | 4 ++-- > drivers/video/fbdev/geode/video_cs5530.c | 2 +- > drivers/video/fbdev/geode/video_cs5530.h | 2 +- > 5 files changed, 6 insertions(+), 6 deletions(-) Thanks, queued for 4.5. Tomi
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] video: constify geode ops structures Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-11-24 12:30 +0100
csiph-web