]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/sfc/txc43128_phy.c
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
[karo-tx-linux.git] / drivers / net / ethernet / sfc / txc43128_phy.c
index 7c21b334a75b55b45b68a11560a800f810aad45f..29bb3f9941c064c9e1c6701b88fc4c66343f6b1e 100644 (file)
@@ -512,7 +512,7 @@ static bool txc43128_phy_poll(struct efx_nic *efx)
        return efx->link_state.up != was_up;
 }
 
-static const char *txc43128_test_names[] = {
+static const char *const txc43128_test_names[] = {
        "bist"
 };