[PATCH net-next v2] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
Andrew Lunn
andrew at lunn.ch
Tue Jan 7 05:39:45 PST 2025
On Tue, Jan 07, 2025 at 03:54:48PM +0800, Furong Xu wrote:
> stmmac_rx_offset() is referenced in stmmac_main.c only,
> let's move it to stmmac_main.c.
>
> Drop the inline keyword by the way, it is better to let the compiler
> to decide.
>
> Compile tested only.
> No functional change intended.
>
> Signed-off-by: Furong Xu <0x1207 at gmail.com>
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
Andrew
More information about the linux-arm-kernel
mailing list