[PATCH] docs: kernel-hacking: Remove the word fuck,trying to be civil :)

From: Bhaskar Chowdhury
Date: Fri Feb 05 2021 - 07:03:44 EST



s/fuck//


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
Documentation/kernel-hacking/locking.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kernel-hacking/locking.rst b/Documentation/kernel-hacking/locking.rst
index c3448929a824..ed1284c6f078 100644
--- a/Documentation/kernel-hacking/locking.rst
+++ b/Documentation/kernel-hacking/locking.rst
@@ -958,7 +958,7 @@ grabs a read lock, searches a list, fails to find what it wants, drops
the read lock, grabs a write lock and inserts the object has a race
condition.

-If you don't see why, please stay the fuck away from my code.
+If you don't see why, please stay away from my code.

Racing Timers: A Kernel Pastime
-------------------------------
--
2.30.0