Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666008
| From | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops. |
| Date | 2017-06-14 17:40 +0200 |
| Message-ID | <tSiyK-6WY-23@gated-at.bofh.it> (permalink) |
| References | <tSiyK-6WY-25@gated-at.bofh.it> <tRsTw-8al-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday, June 12, 2017 01:54:47 PM Arvind Yadav wrote: > File size before: > text data bss dec hex filename > 17525 952 0 18477 482d drivers/video/fbdev/sh_mobile_lcdcfb.o > > File size After adding 'const': > text data bss dec hex filename > 17557 920 0 18477 482d drivers/video/fbdev/sh_mobile_lcdcfb.o > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Patch queued for 4.13, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-06-12 10:30 +0200 Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops. Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-06-14 17:40 +0200
csiph-web