[lvc-project] [PATCH] net: sfp: remove redundant NULL check
Paolo Abeni
pabeni at redhat.com
Tue Feb 13 15:43:57 MSK 2024
On Sun, 2024-02-11 at 07:08 -0800, Daniil Dulov wrote:
> bus->upstream_ops in sfp_register_bus() cannot be NULL. So remove
> redundant NULL check.
I'm unsure about that?!? in theory drivers could call
sfp_bus_add_upstream()/phy_sfp_probe() with NULL ops, even it that very
likely doesn't make any sense.
@Russel, @Andrew: WDYT?
Thanks,
Paolo
More information about the lvc-project
mailing list