[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9ac5f51837a2e4e86fc4009ebc4d56ecfe733598.camel@perches.com>
Date: Sun, 24 May 2020 04:17:55 -0700
From: Joe Perches <joe@...ches.com>
To: Michael Straube <straube.linux@...il.com>,
gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] staging: rtl8188eu: make some arrays static const
On Sun, 2020-05-24 at 12:15 +0200, Michael Straube wrote:
> Make some arrays in phy_iq_calibrate() static const and adjust
> the functions that take these arrays as parameters accordingly.
> Reduces object file size by 84 bytes (GCC 9.3.1 x86_64).
You could also do drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c
and reduce data by a fair amount there too.
Just change the prototype for _rtl92d_phy_calc_curvindex there.
Powered by blists - more mailing lists