summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2021-01-27 21:13:59 +0300
committerJakub Kicinski <kuba@kernel.org>2021-01-29 08:24:47 +0300
commit46eb3c108fe1744d0a6abfda69ef8c1d4f0e92d4 (patch)
tree112eb689ef37664cbea2190088b741fb4bc66e29 /drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
parent1d3f9bb1be8556bce237934ae82b3cdeda3242fd (diff)
downloadlinux-46eb3c108fe1744d0a6abfda69ef8c1d4f0e92d4.tar.xz
octeontx2-af: Fix 'physical' typos
Fix misspellings of "physical". Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20210127181359.3008316-1-helgaas@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c')
-rw-r--r--drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c b/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
index d6b5bf247e31..0dbbf38e0597 100644
--- a/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
+++ b/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-/* Marvell OcteonTx2 RVU Physcial Function ethernet driver
+/* Marvell OcteonTx2 RVU Physical Function ethernet driver
*
* Copyright (C) 2020 Marvell.
*/