net: phylink: clean the pcs_get_state documentation
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Fri, 1 Mar 2024 16:43:08 +0000 (17:43 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 7 Mar 2024 14:27:05 +0000 (15:27 +0100)
commit68ac1e46425c54653ddb5f559bc37abe19071024
tree66a6a0ded4609bf6f2fbadbd2da03e64b64e35e6
parent9b1d8588397a92e5a4da384575b56b5b889371ee
net: phylink: clean the pcs_get_state documentation

commit 4d72c3bb60dd ("net: phylink: strip out pre-March 2020 legacy code")
dropped the mac_pcs_get_state ops in phylink_mac_ops in favor of
dedicated PCS operation pcs_get_state. However, the documentation for
the pcs_get_state ops was incorrectly converted and now self-references.

Drop the extra comment.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
include/linux/phylink.h