]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: fixed_phy: constify status argument where possible
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 17 May 2025 20:37:29 +0000 (22:37 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 01:17:43 +0000 (18:17 -0700)
commit4ba1c5bb4811f560a86697311cb4e9741e047a5d
treee5990ba82e0cef73b52b78a6fd53f208ff8f603a
parentd23b4af5df3900fb0b4e1a05cb8119dd1c395519
net: phy: fixed_phy: constify status argument where possible

Constify the passed struct fixed_phy_status *status where possible.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/d1764b62-8538-408b-a4e3-b63715481a38@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/fixed_phy.c
include/linux/phy_fixed.h