OSDN Git Service

net: mdio: cavium: Remove unneeded simicolons
authorAndrew Lunn <andrew@lunn.ch>
Sun, 15 Jan 2023 16:42:03 +0000 (17:42 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 17 Jan 2023 12:19:05 +0000 (13:19 +0100)
commit0c68c8e5ec68262b6aee7cdbc32d95f4f1599fc8
tree1b2e05deb34d194bc0f89b6b3e733e05b2b0a3dc
parent21cbd90a6fab7123905386985e3e4a80236b8714
net: mdio: cavium: Remove unneeded simicolons

The recent refactoring to split C22 and C45 introduced two unneeded
semiconons which the kernel test bot reported. Remove them.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 93641ecbaa1f ("net: mdio: cavium: Separate C22 and C45 transactions")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20230115164203.510615-1-andrew@lunn.ch
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/mdio/mdio-cavium.c