Hi Colin,
Thanks for the path set, applied.
Best regards,
Jacek Anaszewski
On 08/24/2017 03:00 PM, Colin King wrote:
> From: Colin Ian King
>
> Don't populate the array max_mm_current_percent on the stack, instead
> make it static const. Makes the object code smaller by over 280 bytes:
>
> B
From: Colin Ian King
Don't populate the array max_mm_current_percent on the stack, instead
make it static const. Makes the object code smaller by over 280 bytes:
Before:
textdata bss dec hex filename
72251936 6492252409 ./drivers/leds/leds-aat1290.o
After
2 matches
Mail list logo