[PATCH] drivers: ide: Fixed a word by replacing a word in the file cmd640.c

From: Bhaskar Chowdhury
Date: Fri Feb 05 2021 - 07:42:53 EST



s/fucked/spoils/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
drivers/ide/cmd640.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/ide/cmd640.c b/drivers/ide/cmd640.c
index f48decb9fac4..ac926653b826 100644
--- a/drivers/ide/cmd640.c
+++ b/drivers/ide/cmd640.c
@@ -12,7 +12,7 @@
* This file provides support for the advanced features and bugs
* of IDE interfaces using the CMD Technologies 0640 IDE interface chip.
*
- * These chips are basically fucked by design, and getting this driver
+ * These chips are basically spoils by design, and getting this driver
* to work on every motherboard design that uses this screwed chip seems
* bloody well impossible. However, we're still trying.
*
--
2.30.0