lkml.org 
[lkml]   [2017]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] libata: zpodd: make arrays cdb static, reduces object code size
On Wed, Sep 06, 2017 at 09:56:29AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Don't populate the arrays cdb on the stack, instead make them static.
> Makes the object code smaller by 230 bytes:
>
> Before:
> text data bss dec hex filename
> 3797 240 0 4037 fc5 drivers/ata/libata-zpodd.o
>
> After:
> text data bss dec hex filename
> 3407 400 0 3807 edf drivers/ata/libata-zpodd.o
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied to libata/for-4.14.

Thanks.

--
tejun

\
 
 \ /
  Last update: 2017-09-06 16:42    [W:0.039 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site