lkml.org 
[lkml]   [2017]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] staging: fbtft: make const array gamma_par_mask static
From
Date
On 11/07/17 18:30, Greg Kroah-Hartman wrote:
> On Tue, Jul 11, 2017 at 06:20:02PM +0100, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Don't populate array gamma_par_mask on the stack but instead make it
>> static. Makes the object code smaller by 148 bytes:
>>
>> Before:
>> text data bss dec hex filename
>> 2993 1104 0 4097 1001 drivers/staging/fbtft/fb_st7789v.o
>>
>> After:
>> text data bss dec hex filename
>> 2757 1192 0 3949 f6d drivers/staging/fbtft/fb_st7789v.o
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>> drivers/media/usb/gspca/xirlink_cit.c | 2 +-
>> drivers/staging/fbtft/fb_st7789v.c | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> Your subject doesn't match the patch :(

Got distracted by the Trump Jnr tweet. Will resend.

> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

\
 
 \ /
  Last update: 2017-07-11 19:41    [W:0.796 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site