diff options
author | Furong Xu <0x1207@gmail.com> | 2025-01-07 15:54:48 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-01-09 12:13:43 +0100 |
commit | e62de01008bd6581788aa155ada043cba0261332 (patch) | |
tree | 39b90178beafba4cb3006e94863f3b6fe277e2a1 /scripts/lib/kdoc/kdoc_parser.py | |
parent | b11bff90f2ad52c5c55c822ecd20326619a73898 (diff) |
net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
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@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250107075448.4039925-1-0x1207@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions