[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201208103332.5095-1-realc@protonmail.com>
Date: Tue, 8 Dec 2020 16:03:32 +0530
From: Aswin C <aswinraman2013@...il.com>
To: olteanv@...il.com
Cc: linux-kernel@...r.kernel.org, Aswin C <realc@...tonmail.com>
Subject: [PATCH] net: dsa: sja1105: Remove an unprofessional word from the code comments
Remove the word 'retarded' from the code comments with a more professional word
'erroneous' to make it less profane.
---
drivers/net/dsa/sja1105/sja1105_dynamic_config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/dsa/sja1105/sja1105_dynamic_config.c b/drivers/net/dsa/sja1105/sja1105_dynamic_config.c
index b777d3f37..7a76180f3 100644
--- a/drivers/net/dsa/sja1105/sja1105_dynamic_config.c
+++ b/drivers/net/dsa/sja1105/sja1105_dynamic_config.c
@@ -250,7 +250,7 @@ sja1105pqrs_l2_lookup_cmd_packing(void *buf, struct sja1105_dyn_cmd *cmd,
SJA1105PQRS_SIZE_L2_LOOKUP_ENTRY, op);
}
-/* The switch is so retarded that it makes our command/entry abstraction
+/* The switch is so erroneous that it makes our command/entry abstraction
* crumble apart.
*
* On P/Q/R/S, the switch tries to say whether a FDB entry
--
2.29.2
Powered by blists - more mailing lists