diff mbox series

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

Message ID 20210205123706.1375902-1-unixbhaskar@gmail.com
State New
Headers show
Series drivers: ide: Fixed a word by replacing a word in the file cmd640.c | expand

Commit Message

Bhaskar Chowdhury Feb. 5, 2021, 12:37 p.m. UTC
s/fucked/spoils/

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

--
2.30.0
diff mbox series

Patch

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.
  *