diff options
author | Bartosz Golaszewski <[email protected]> | 2020-06-29 14:03:41 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-30 15:57:34 -0700 |
commit | 8b11c20a658de159fcf18ebce4f2acfdf747ff25 (patch) | |
tree | a108af20681fcab3ab87ff1dc44d1c2f262ec817 /scripts/bpf_helpers_doc.py | |
parent | bd8ff6de0cf5b05bc7e1822aec79edac05b02a35 (diff) |
phy: un-inline devm_mdiobus_register()
Functions should only be static inline if they're very short. This
devres helper is already over 10 lines and it will grow soon as we'll
be improving upon its approach. Pull it into mdio_devres.c.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions