diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-09 23:17:16 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-11 21:09:10 -0800 |
commit | edcb501e543cecaff5e3d079c798911e680fea65 (patch) | |
tree | 39c22a632bfc6ac61bf042e5b6fee76adfc2429a /net/core/of_net.c | |
parent | e110978d6e060a3e633e3e5e427770a66b330d48 (diff) |
net: phy: at803x: make array offsets static
Don't populate the read-only const array offsets on the stack
but instead make it static. Also makes the object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20220109231716.59012-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/of_net.c')
0 files changed, 0 insertions, 0 deletions